From 140aefc341da9cc865971d393071be029ff8b3c5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 21 May 2017 13:41:43 -0700 Subject: [PATCH] ; Spelling fix --- lisp/bindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"))) -- 2.39.2