From 70a6011e0e0848e95b97bc817579f056108b95fb Mon Sep 17 00:00:00 2001 From: Grant Shangreaux Date: Sat, 21 Jan 2023 15:29:14 -0600 Subject: Fix: restclient-repo typo --- shoshimacs.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shoshimacs.org') diff --git a/shoshimacs.org b/shoshimacs.org index fe1b1f0..c9ba316 100644 --- a/shoshimacs.org +++ b/shoshimacs.org @@ -930,7 +930,7 @@ an API token is stored in my ~.authinfo~ file. ** restclient #+begin_src emacs-lisp - (defvar restclien-repo "https://github.com/pashky/restclient.el.git") + (defvar restclient-repo "https://github.com/pashky/restclient.el.git") (defvar restclient-dir "~/src/restclient.el") (unless (file-directory-p restclient-dir) -- cgit v1.2.3