From: Paul Eggert Date: Sun, 21 May 2017 20:41:43 +0000 (-0700) Subject: ; Spelling fix X-Git-Tag: emacs-26.0.90~521^2~310 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=140aefc341da9cc865971d393071be029ff8b3c5;p=emacs.git ; Spelling fix --- 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")))