[GRASS-SVN] r53762 - grass/trunk/gui/wxpython/gmodeler

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Nov 9 14:30:43 PST 2012


Author: martinl
Date: 2012-11-09 14:30:42 -0800 (Fri, 09 Nov 2012)
New Revision: 53762

Modified:
   grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py
Log:
g.gui.gmodeler: typo in model file extension


Modified: grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py
===================================================================
--- grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py	2012-11-09 21:44:31 UTC (rev 53761)
+++ grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.py	2012-11-09 22:30:42 UTC (rev 53762)
@@ -27,7 +27,7 @@
 #%end
 #%option G_OPT_F_INPUT
 #% key: file
-#% description: Name of model file to be loaded (*.gmx)
+#% description: Name of model file to be loaded (*.gxm)
 #% required: no
 #%end
 



More information about the grass-commit mailing list