From: Edward M. Reingold Date: Mon, 2 Feb 1998 17:21:49 +0000 (+0000) Subject: Fix mispelling. X-Git-Tag: emacs-20.3~2253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=11f23ea2c1094bae58e28a0a97426199874ebb41;p=emacs.git Fix mispelling. --- diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index f8cab66ca67..3e284067578 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el @@ -764,7 +764,7 @@ somewhat; setting it to nil makes the diary display faster." (defcustom general-holidays '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") - (holiday-fixed 2 2 "Ground Hog Day") + (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day")