Mercurial > hg > octave-nkf
changeset 14748:ec924357b375
doc: Fix typo in datenum docstring.
* datenum.m: Fix typo in first month of Gregorian calendar.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Fri, 08 Jun 2012 08:37:27 -0700 |
parents | daad312c8af0 |
children | bf759828760c d4bbe0ef7db5 |
files | scripts/time/datenum.m |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/time/datenum.m +++ b/scripts/time/datenum.m @@ -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