Просмотр исходного кода

comment fix

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55110 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 12 лет назад
Родитель
Сommit
7ab3456843
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      gui/wxpython/gui_core/preferences.py

+ 1 - 1
gui/wxpython/gui_core/preferences.py

@@ -1208,7 +1208,7 @@ class PreferencesDialog(PreferencesBaseDialog):
 
 
         gridSizer = wx.GridBagSizer (hgap = 3, vgap = 3)
         gridSizer = wx.GridBagSizer (hgap = 3, vgap = 3)
 
 
-        # note + button
+        # note for users expecting on-the-fly data reprojection
         row = 0
         row = 0
         note0 = wx.StaticText(parent = panel, id = wx.ID_ANY,
         note0 = wx.StaticText(parent = panel, id = wx.ID_ANY,
                              label = _("\nNote: This only controls the coordinates "
                              label = _("\nNote: This only controls the coordinates "