aboutsummaryrefslogtreecommitdiff
path: root/shoshimacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'shoshimacs.el')
-rw-r--r--shoshimacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/shoshimacs.el b/shoshimacs.el
index ecc6417..14a0d40 100644
--- a/shoshimacs.el
+++ b/shoshimacs.el
@@ -278,7 +278,7 @@
(kill-new url)
(message "Pasted to %s (on kill ring)" url))))
-(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)