From: Edward M. Reingold Date: Wed, 3 Apr 1996 22:04:51 +0000 (+0000) Subject: Spelling fix. X-Git-Tag: emacs-19.34~923 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9e32719fbc8cb781b87d6a6603dfe40bd1aa06d7;p=emacs.git Spelling fix. --- diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index bb1710f917d..bf6f3daaf38 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el @@ -613,7 +613,7 @@ somewhat; setting it to nil makes the diary display faster.") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") - (holiday-fixed 4 1 "April Fool's Day") + (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day")