Pārlūkot izejas kodu

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 10 gadi atpakaļ
vecāks
revīzija
1f9ec6bc81
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  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