emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 140aefc: ; Spelling fix


From: Paul Eggert
Subject: [Emacs-diffs] master 140aefc: ; Spelling fix
Date: Sun, 21 May 2017 16:42:42 -0400 (EDT)

branch: master
commit 140aefc341da9cc865971d393071be029ff8b3c5
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; Spelling fix
---
 lisp/bindings.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/bindings.el b/lisp/bindings.el
index 0b4c3bd..0e6ffc2 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")))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]