Przeglądaj źródła

grass.py: fix odd msg typo

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59656 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 lat temu
rodzic
commit
499d729004
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/init/grass.py

+ 1 - 1
lib/init/grass.py

@@ -507,7 +507,7 @@ WELCOME TO GRASS %s
       - A topographic map of your area
       - A topographic map of your area
       - Current catalog of available computer maps
       - 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
       http://grass.osgeo.org
 """) % grass_version
 """) % grass_version
     sys.stderr.write(intro)
     sys.stderr.write(intro)