summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorEdward M. Reingold <reingold@emr.cs.iit.edu>1998-02-02 17:21:49 +0000
committerEdward M. Reingold <reingold@emr.cs.iit.edu>1998-02-02 17:21:49 +0000
commit7852df347a5bf213aeef50121e011ad5bf6d0ad1 (patch)
tree8c6cf9001382e09d8e3fb8c0d5b8118eb173f30c /lisp
parentc000bd9d37be0ec97838fffe92052b0b5c901394 (diff)
downloademacs-7852df347a5bf213aeef50121e011ad5bf6d0ad1.tar.gz
Fix mispelling.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/calendar/calendar.el2
1 files changed, 1 insertions, 1 deletions
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")