Mercurial > emacs
changeset 15069:6237f2b08205
Spelling error.
author | Edward M. Reingold <reingold@emr.cs.iit.edu> |
---|---|
date | Wed, 24 Apr 1996 23:36:43 +0000 |
parents | 47ef84d3738d |
children | ec84bec5804e |
files | lisp/calendar/cal-julian.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/cal-julian.el Wed Apr 24 23:35:14 1996 +0000 +++ b/lisp/calendar/cal-julian.el Wed Apr 24 23:36:43 1996 +0000 @@ -182,7 +182,7 @@ "Show astronomical (Julian) day number after noon UTC on date shown by cursor." (interactive) (message - "Astronomical (Julian) day number (after noon UTC): %s" + "Astronomical (Julian) day number (at noon UTC): %s.0" (calendar-astro-date-string (calendar-cursor-to-date t)))) (defun calendar-goto-astro-day-number (daynumber &optional noecho)