diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-11-18 15:48:22 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-11-18 16:02:19 +0100 |
commit | ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d (patch) | |
tree | aee24e35b156969e2450699b3d02621bcec3375e /lisp/calendar/diary-lib.el | |
parent | c116d9f74c8fc81a7e98b1519fa300998a8a15c3 (diff) | |
download | emacs-ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d.tar.gz emacs-ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d.tar.bz2 emacs-ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d.zip |
; Fix typos
Diffstat (limited to 'lisp/calendar/diary-lib.el')
-rw-r--r-- | lisp/calendar/diary-lib.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el index 0ebfc4bb8d2..9a2baf1e43c 100644 --- a/lisp/calendar/diary-lib.el +++ b/lisp/calendar/diary-lib.el @@ -1769,7 +1769,7 @@ These functions give the date in alternative calendrical systems: `diary-islamic-date', `diary-julian-date', `diary-mayan-date', `diary-persian-date' -Theses functions only produce output on certain dates: +These functions only produce output on certain dates: `diary-lunar-phases' - phases of moon (on the appropriate days) `diary-hebrew-omer' - Omer count, within 50 days after Passover |