[GRASS-SVN] r62347 - grass/branches/releasebranch_7_0/lib/python/temporal
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 22 04:41:19 PDT 2014
Author: martinl
Date: 2014-10-22 04:41:19 -0700 (Wed, 22 Oct 2014)
New Revision: 62347
Modified:
grass/branches/releasebranch_7_0/lib/python/temporal/core.py
Log:
fix typo in comment
(merge r62346 from trunk)
Modified: grass/branches/releasebranch_7_0/lib/python/temporal/core.py
===================================================================
--- grass/branches/releasebranch_7_0/lib/python/temporal/core.py 2014-10-22 11:39:41 UTC (rev 62346)
+++ grass/branches/releasebranch_7_0/lib/python/temporal/core.py 2014-10-22 11:41:19 UTC (rev 62347)
@@ -229,7 +229,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