[GRASS-SVN] r62346 - grass/trunk/lib/python/temporal
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 22 04:39:41 PDT 2014
Author: martinl
Date: 2014-10-22 04:39:41 -0700 (Wed, 22 Oct 2014)
New Revision: 62346
Modified:
grass/trunk/lib/python/temporal/core.py
Log:
fix typo in comment
Modified: grass/trunk/lib/python/temporal/core.py
===================================================================
--- grass/trunk/lib/python/temporal/core.py 2014-10-22 10:51:24 UTC (rev 62345)
+++ grass/trunk/lib/python/temporal/core.py 2014-10-22 11:39:41 UTC (rev 62346)
@@ -244,7 +244,7 @@
def get_tgis_message_interface():
"""Return the temporal GIS message interface which is of type
- grass.pyhrass.message.Messenger()
+ grass.pygrass.message.Messenger()
Use this message interface to print messages to stdout using the
GRASS C-library messaging system.
More information about the grass-commit
mailing list