Mercurial > hg > octave-nkf
diff scripts/time/datevec.m @ 14852:53d2c3598d33
doc: Periodic spellcheck of documentation.
* aspell-octave.en.pws: Add new valid words to private dictionary.
* graphics_toolkit.m, print.m, datevec.m, input.cc (filemarker):
Correct spelling.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 09 Jul 2012 09:43:53 -0700 |
parents | b7675598094a |
children | d63878346099 |
line wrap: on
line diff
--- a/scripts/time/datevec.m +++ b/scripts/time/datevec.m @@ -31,7 +31,7 @@ ## @var{f} is the format string used to interpret date strings ## (see @code{datestr}). If @var{date} is a string, but no format is ## specified, then a relatively slow search is performed through various -## formats. It is always preferable to specifiy the format string @var{f} +## formats. It is always preferable to specify the format string @var{f} ## if it is known. Formats which do not specify a particular time component ## will have the value set to zero. Formats which do not specify a date will ## default to January 1st of the current year.