[GRASS-SVN] r56747 - grass/trunk/gui/wxpython/core
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jun 17 00:31:16 PDT 2013
Author: hamish
Date: 2013-06-17 00:31:16 -0700 (Mon, 17 Jun 2013)
New Revision: 56747
Modified:
grass/trunk/gui/wxpython/core/gcmd.py
Log:
spelling in comment
Modified: grass/trunk/gui/wxpython/core/gcmd.py
===================================================================
--- grass/trunk/gui/wxpython/core/gcmd.py 2013-06-17 07:29:15 UTC (rev 56746)
+++ grass/trunk/gui/wxpython/core/gcmd.py 2013-06-17 07:31:16 UTC (rev 56747)
@@ -518,7 +518,7 @@
self.startTime = time.time()
- # TODO: replace ugly hack bellow
+ # TODO: replace ugly hack below
args = self.cmd
if sys.platform == 'win32':
ext = os.path.splitext(self.cmd[0])[1] == globalvar.SCT_EXT
More information about the grass-commit
mailing list