[GRASS-SVN] r54307 - grass/trunk/scripts/r.mask

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Dec 15 15:54:08 PST 2012


Author: mmetz
Date: 2012-12-15 15:54:08 -0800 (Sat, 15 Dec 2012)
New Revision: 54307

Modified:
   grass/trunk/scripts/r.mask/r.mask.py
Log:
r.mask: fix typo

Modified: grass/trunk/scripts/r.mask/r.mask.py
===================================================================
--- grass/trunk/scripts/r.mask/r.mask.py	2012-12-15 23:53:48 UTC (rev 54306)
+++ grass/trunk/scripts/r.mask/r.mask.py	2012-12-15 23:54:08 UTC (rev 54307)
@@ -6,7 +6,7 @@
 # AUTHOR(S):	Michael Barton, Arizona State University
 #               Markus Neteler
 #               Converted to Python by Glynn Clements
-#               Markus metz
+#               Markus Metz
 # PURPOSE:      Facilitates creation of raster MASK
 # COPYRIGHT:	(C) 2005-2012 by the GRASS Development Team
 #



More information about the grass-commit mailing list