summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-05-21 13:41:43 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-05-21 13:42:36 -0700
commit140aefc341da9cc865971d393071be029ff8b3c5 (patch)
treea5bea6cf453a421ae1355d4fa4dc62f70780b669 /lisp/bindings.el
parentb69f6a779a65f1f3e0963d6fd280ae95970f5325 (diff)
downloademacs-140aefc341da9cc865971d393071be029ff8b3c5.tar.gz
; Spelling fix
Diffstat (limited to 'lisp/bindings.el')
-rw-r--r--lisp/bindings.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index 0b4c3bda80f..0e6ffc275ed 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -376,7 +376,7 @@ displayed in `mode-line-position', a component of the default
(-3 "%o"))
(const :tag "\"%p\": Percentage offset of top of window"
(-3 "%p"))
- (const :tag "\"%P\": Precentage offset of bottom of window"
+ (const :tag "\"%P\": Percentage offset of bottom of window"
(-3 "%P"))
(const :tag "\"%q\": Offsets of both top and bottom of window"
(6 "%q")))