[GRASS-SVN] r62564 - grass/branches/releasebranch_7_0/lib/python/pygrass/messages
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Nov 2 15:13:51 PST 2014
Author: hellik
Date: 2014-11-02 15:13:51 -0800 (Sun, 02 Nov 2014)
New Revision: 62564
Modified:
grass/branches/releasebranch_7_0/lib/python/pygrass/messages/__init__.py
Log:
pygrass/messages/__init__.py: fix typo
Modified: grass/branches/releasebranch_7_0/lib/python/pygrass/messages/__init__.py
===================================================================
--- grass/branches/releasebranch_7_0/lib/python/pygrass/messages/__init__.py 2014-11-02 23:07:37 UTC (rev 62563)
+++ grass/branches/releasebranch_7_0/lib/python/pygrass/messages/__init__.py 2014-11-02 23:13:51 UTC (rev 62564)
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-"""@package grass.pygrass.massages
+"""@package grass.pygrass.messages
@brief PyGRASS message interface
More information about the grass-commit
mailing list