]> git.eshelyaron.com Git - emacs.git/commitdiff
(holiday-easter-etc): Fix misspelling of "Whitmonday".
authorPaul Eggert <eggert@twinsun.com>
Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)
committerPaul Eggert <eggert@twinsun.com>
Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)
lisp/calendar/holidays.el

index 83f551b469f01666b4d3bc5ddc64d1084dd95739..82fa38a9705a9bdf94fe1622e0302a3d2ede1e5d 100644 (file)
@@ -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))