]> git.eshelyaron.com Git - emacs.git/commitdiff
; Spelling fix
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 May 2017 20:41:43 +0000 (13:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 May 2017 20:42:36 +0000 (13:42 -0700)
lisp/bindings.el

index 0b4c3bda80fb81539bf15a8f4a59301f8d1191eb..0e6ffc275ed32d095fe9c220c2a0979225b01ff5 100644 (file)
@@ -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")))