summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/calendar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index 9a6c78a50eb..0efb2bc6607 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -1063,7 +1063,7 @@ calendar."
(defcustom calendar-use-numeric-time-zones nil
"If nil, use symbolic time zones like \"CET\" when displaying dates.
-If non-nil, use numeric time zines like \"+0100\"."
+If non-nil, use numeric time zones like \"+0100\"."
:type 'boolean
:version "28.1"
:group 'calendar)