[GRASS-SVN] r50533 - in grass/trunk: raster/r.timestamp raster3d/r3.timestamp vector/v.timestamp

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jan 28 15:56:15 EST 2012


Author: neteler
Date: 2012-01-28 12:56:15 -0800 (Sat, 28 Jan 2012)
New Revision: 50533

Modified:
   grass/trunk/raster/r.timestamp/r.timestamp.html
   grass/trunk/raster3d/r3.timestamp/r3.timestamp.html
   grass/trunk/vector/v.timestamp/v.timestamp.html
Log:
typo fix

Modified: grass/trunk/raster/r.timestamp/r.timestamp.html
===================================================================
--- grass/trunk/raster/r.timestamp/r.timestamp.html	2012-01-28 20:54:57 UTC (rev 50532)
+++ grass/trunk/raster/r.timestamp/r.timestamp.html	2012-01-28 20:56:15 UTC (rev 50533)
@@ -40,7 +40,7 @@
 	     year is 4 digit year
 	     [bc] if present, indicates dates is BC
 	     hour is 0-23 (24 hour clock)
-	     mintue is 0-59
+	     minute is 0-59
 	     second is 0-59.9999 (fractions of second allowed)
 	     timezone is +hhmm or -hhmm (eg, -0600)
 </pre></div>

Modified: grass/trunk/raster3d/r3.timestamp/r3.timestamp.html
===================================================================
--- grass/trunk/raster3d/r3.timestamp/r3.timestamp.html	2012-01-28 20:54:57 UTC (rev 50532)
+++ grass/trunk/raster3d/r3.timestamp/r3.timestamp.html	2012-01-28 20:56:15 UTC (rev 50533)
@@ -45,7 +45,7 @@
 	     year is 4 digit year<br>
 	     [bc] if present, indicates dates is BC<br>
 	     hour is 0-23 (24 hour clock)<br>
-	     mintue is 0-59<br>
+	     minute is 0-59<br>
 	     second is 0-59.9999 (fractions of second allowed)<br>
 	     timezone is +hhmm or -hhmm (eg, -0600)<br>
 <br>

Modified: grass/trunk/vector/v.timestamp/v.timestamp.html
===================================================================
--- grass/trunk/vector/v.timestamp/v.timestamp.html	2012-01-28 20:54:57 UTC (rev 50532)
+++ grass/trunk/vector/v.timestamp/v.timestamp.html	2012-01-28 20:56:15 UTC (rev 50533)
@@ -40,7 +40,7 @@
 	     year is 4 digit year
 	     [bc] if present, indicates dates is BC
 	     hour is 0-23 (24 hour clock)
-	     mintue is 0-59
+	     minute is 0-59
 	     second is 0-59.9999 (fractions of second allowed)
 	     timezone is +hhmm or -hhmm (eg, -0600)
 </pre></div>



More information about the grass-commit mailing list