From e9703897719ad2727bc3d51f0f6868ee03a4a5b5 Mon Sep 17 00:00:00 2001 From: "Edward M. Reingold" Date: Wed, 24 Apr 1996 23:36:43 +0000 Subject: [PATCH] Spelling error. --- lisp/calendar/cal-julian.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/calendar/cal-julian.el b/lisp/calendar/cal-julian.el index 912fb59070c..4437789e7fe 100644 --- a/lisp/calendar/cal-julian.el +++ b/lisp/calendar/cal-julian.el @@ -182,7 +182,7 @@ Defaults to today's date if DATE is not given." "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) -- 2.39.2