aboutsummaryrefslogtreecommitdiff
path: root/sx-switchto.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-switchto.el')
-rw-r--r--sx-switchto.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-switchto.el b/sx-switchto.el
index ed83360..6a195e0 100644
--- a/sx-switchto.el
+++ b/sx-switchto.el
@@ -33,7 +33,7 @@
(mapc (lambda (x) (define-key sx-switchto-map (car x) (cadr x)))
'(
- ;; These immitate the site's G hotkey.
+ ;; These imitate the site's G hotkey.
("a" sx-ask)
("h" sx-tab-frontpage)
("m" sx-tab-meta-or-main)