summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r--lisp/cus-start.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index 017e7f9fa55..e0290395ade 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