aboutsummaryrefslogtreecommitdiff
path: root/sx-switchto.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-07 18:18:00 -0500
committerSean Allred <code@seanallred.com>2015-01-07 18:18:00 -0500
commitc14bdb9a4ed4707937255ba27c68aa2dfd02de30 (patch)
tree8e8f6c6a9464f057a15d86d69b2cb5bc278a1a5a /sx-switchto.el
parented981ba21cbd34a6eb0d2f1c67f137a547f8b09e (diff)
Spellcheck
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)