summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2024-03-21 09:49:34 +0200
committerJuri Linkov <juri@linkov.net>2024-03-21 09:49:34 +0200
commitfa79de7c6b8883de4433572b2f6dc5b941f6ac66 (patch)
tree484d23152d52a94cdd4e119d6538cb2314697b2b /lisp/calendar
parent7f6e335f4b4dba9378345625274fa477e0d38c5d (diff)
downloademacs-fa79de7c6b8883de4433572b2f6dc5b941f6ac66.tar.gz
; * lisp/calendar/calendar.el: Remove extra space.
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 a13c2b7ca6d..422a6ceaa7a 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -1973,7 +1973,7 @@ Gregorian date Sunday, December 31, 1 BC. This function does not
handle dates in years BC."
;; For an explanation, see the footnote on page 384 of "Calendrical
;; Calculations, Part II: Three Historical Calendars" by
- ;; E. M. Reingold, N. Dershowitz, and S. M. Clamen,
+ ;; E. M. Reingold, N. Dershowitz, and S. M. Clamen,
;; Software--Practice and Experience, Volume 23, Number 4 (April,
;; 1993), pages 383-404 <https://doi.org/10.1002/spe.4380230404>
;; <http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.42.6421&rep=rep1&type=pdf>.