From a71ebaf7bd2ff0cd923c8396f384eb0bc9e04c57 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 30 Nov 1995 03:25:04 +0000 Subject: (holiday-easter-etc): Fix misspelling of "Whitmonday". --- lisp/calendar/holidays.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el index 83f551b469f..82fa38a9705 100644 --- a/lisp/calendar/holidays.el +++ b/lisp/calendar/holidays.el @@ -330,7 +330,7 @@ date. If date is nil, or if the date is not visible, there is no holiday." (list (calendar-gregorian-from-absolute (+ abs-easter 49)) "Pentecost (Whitsunday)") (list (calendar-gregorian-from-absolute (+ abs-easter 50)) - "Whitmunday") + "Whitmonday") (list (calendar-gregorian-from-absolute (+ abs-easter 56)) "Trinity Sunday") (list (calendar-gregorian-from-absolute (+ abs-easter 60)) -- cgit v1.2.1