diff scripts/time/datevec.m @ 9051:1bf0ce0930be

Grammar check TexInfo in all .m files Cleanup documentation sources to follow a few consistent rules. Spellcheck was NOT done. (but will be in another changeset)
author Rik <rdrider0-list@yahoo.com>
date Fri, 27 Mar 2009 22:31:03 -0700
parents eb63fbe60fab
children be55736a0783
line wrap: on
line diff
--- a/scripts/time/datevec.m
+++ b/scripts/time/datevec.m
@@ -32,7 +32,7 @@
 ## (see @code{datestr}).
 ##
 ## @var{p} is the year at the start of the century in which two-digit years
-## are to be interpreted in. If not specified, it defaults to the current
+## are to be interpreted in.  If not specified, it defaults to the current
 ## year minus 50.
 ## @seealso{datenum, datestr, date, clock, now}
 ## @end deftypefn