]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/holidays.el
* doc/emacs/cal-xtra.texi (Holiday Customizing): Fix typo in example.
[gnu-emacs] / lisp / calendar / holidays.el
index 6d7cea6b8c5e0f2da1163d8aca5a930d49a19a97..d282d74392ad3f6e24e611748c32d9575de6e572 100644 (file)
@@ -267,9 +267,9 @@ For example, to add Bastille Day, celebrated in France on July 14, add
      (holiday-fixed 7 14 \"Bastille Day\")
 
 to the list.  To add Hurricane Supplication Day, celebrated in the Virgin
-Islands on the fourth Monday in August, add
+Islands on the fourth Monday in July, add
 
-     (holiday-float 8 1 4 \"Hurricane Supplication Day\")
+     (holiday-float 7 1 4 \"Hurricane Supplication Day\")
 
 to the list (the last Monday would be specified with `-1' instead of `4').
 To add the last day of Hanukkah to the list, use