Переглянути джерело

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 роки тому
батько
коміт
499d729004
1 змінених файлів з 1 додано та 1 видалено
  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
       - 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)