emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master efaf148: * lisp/cus-start.el (standard): Spelling f


From: Paul Eggert
Subject: [Emacs-diffs] master efaf148: * lisp/cus-start.el (standard): Spelling fix.
Date: Sat, 8 Jul 2017 11:42:35 -0400 (EDT)

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

    * lisp/cus-start.el (standard): Spelling fix.
---
 lisp/cus-start.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index 017e7f9..e029039 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -613,7 +613,7 @@ since it could result in memory overflow and make Emacs 
crash."
                                  (choice
                                   (const :tag "Disregard narrowing when 
calculating line numbers"
                                          :value t)
-                                  (const :tag "Count lines from beinning of 
narrowed region"
+                                  (const :tag "Count lines from beginning of 
narrowed region"
                                          :value nil))
                                  "26.1")
             ;; xfaces.c



reply via email to

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