summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-12 18:33:03 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-12 18:36:49 +0200
commitfc4b956c7cb2fba8ed2a18865a7686c6cfa5d030 (patch)
treebdd67b63d55da0b41e367feecc20e02ada92e92d /lisp/calendar/calendar.el
parent79113b5e4a7d69ec0fb3401b763292d91b54632e (diff)
; Fix symbol quoting typos
Diffstat (limited to 'lisp/calendar/calendar.el')
-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 7c929ebed0d..fd97192c466 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -119,7 +119,7 @@
;; Calendar has historically relied heavily on dynamic scoping.
;; Concretely, this manifests in the use of references to let-bound variables
;; in Custom vars as well as code in diary files.
-;; `eval` is hence the core of the culprit. It's used on:
+;; `eval' is hence the core of the culprit. It's used on:
;; - calendar-date-display-form
;; - calendar-time-display-form
;; - calendar-chinese-time-zone