diff scripts/time/now.m @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents fd0a3ac60b0e
children e9b4de878a9c
line wrap: on
line diff
--- a/scripts/time/now.m	Mon Apr 04 13:37:13 2011 -0700
+++ b/scripts/time/now.m	Mon Apr 04 15:33:46 2011 -0700
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {t =} now ()
-## Returns the current local time as the number of days since Jan 1, 0000.
+## Return the current local time as the number of days since Jan 1, 0000.
 ## By this reckoning, Jan 1, 1970 is day number 719529.
 ##
 ## The integral part, @code{floor (now)} corresponds to 00:00:00 today.