# HG changeset patch # User Rik # Date 1339169847 25200 # Node ID ec924357b3759cdb3ef304be43928ebff5ec208e # Parent daad312c8af019aa2134b4c52a562f86accc0685 doc: Fix typo in datenum docstring. * datenum.m: Fix typo in first month of Gregorian calendar. diff -r daad312c8af0 -r ec924357b375 scripts/time/datenum.m --- a/scripts/time/datenum.m Fri Jun 08 09:51:43 2012 +0200 +++ b/scripts/time/datenum.m Fri Jun 08 08:37:27 2012 -0700 @@ -67,7 +67,7 @@ ## @end itemize ## ## @strong{Caution:} this function does not attempt to handle Julian -## calendars so dates before Octave 15, 1582 are wrong by as much +## calendars so dates before October 15, 1582 are wrong by as much ## as eleven days. Also, be aware that only Roman Catholic countries ## adopted the calendar in 1582. It took until 1924 for it to be ## adopted everywhere. See the Wikipedia entry on the Gregorian