[GRASS-SVN] r57230 - grass-addons/grass7/raster/r.agent/libagent

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jul 19 07:37:41 PDT 2013


Author: mic
Date: 2013-07-19 07:37:41 -0700 (Fri, 19 Jul 2013)
New Revision: 57230

Modified:
   grass-addons/grass7/raster/r.agent/libagent/ant.py
Log:
fix typo

Modified: grass-addons/grass7/raster/r.agent/libagent/ant.py
===================================================================
--- grass-addons/grass7/raster/r.agent/libagent/ant.py	2013-07-18 23:51:40 UTC (rev 57229)
+++ grass-addons/grass7/raster/r.agent/libagent/ant.py	2013-07-19 14:37:41 UTC (rev 57230)
@@ -52,7 +52,7 @@
         Check a list of positions for a position with a value of interest (<0)
         in the penalty layer, if such a position is really found, the ant
         happily turns back home by setting the next step to it's last.
-        If it was only the homeposition, the removes it from the list and
+        If it was only the homeposition, the ant removes it from the list and
         goes on.
         @param positions list of positions
         @return boolean whether such a position was found



More information about the grass-commit mailing list