[GRASS-SVN] r59657 - grass/branches/releasebranch_7_0/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Apr 9 04:49:28 PDT 2014
Author: neteler
Date: 2014-04-09 04:49:28 -0700 (Wed, 09 Apr 2014)
New Revision: 59657
Modified:
grass/branches/releasebranch_7_0/lib/init/grass.py
Log:
grass.py: fix odd msg typo
Modified: grass/branches/releasebranch_7_0/lib/init/grass.py
===================================================================
--- grass/branches/releasebranch_7_0/lib/init/grass.py 2014-04-09 11:49:11 UTC (rev 59656)
+++ grass/branches/releasebranch_7_0/lib/init/grass.py 2014-04-09 11:49:28 UTC (rev 59657)
@@ -507,7 +507,7 @@
- A topographic map of your area
- Current catalog of available computer maps
- 3) heck the GRASS GIS web pages for supporting mailing lists and more:
+ 3) Check the GRASS GIS web pages for supporting mailing lists and more:
http://grass.osgeo.org
""") % grass_version
sys.stderr.write(intro)
More information about the grass-commit
mailing list