Explorar o código

fix typo in comment introduced in https://trac.osgeo.org/grass/changeset/63475

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63476 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=10) %!d(string=hai) anos
pai
achega
1f9ec6bc81
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      gui/wxpython/mapdisp/main.py

+ 3 - 3
gui/wxpython/mapdisp/main.py

@@ -413,10 +413,10 @@ class MapApp(wx.App):
         cmdfile)
         """
         ###
-        ### TODO: fint better solution
+        ### TODO: find a better solution
         ###
-        ### the check bellow disabled, it's invasive to call g.gisenv
-        ### in the watcher...
+        ### the check bellow disabled, it's too much invasive to call
+        ### g.gisenv in the watcher...
         # try:
             # GISBASE and other system enviromental variables can not be used
             # since the process inherited them from GRASS