[GRASS-SVN] r56643 - grass/branches/develbranch_6/gui/wxpython/gui_core

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jun 9 05:23:38 PDT 2013


Author: hamish
Date: 2013-06-09 05:23:38 -0700 (Sun, 09 Jun 2013)
New Revision: 56643

Modified:
   grass/branches/develbranch_6/gui/wxpython/gui_core/preferences.py
Log:
minor text cosmetic (merge from trunk)

Modified: grass/branches/develbranch_6/gui/wxpython/gui_core/preferences.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_core/preferences.py	2013-06-09 12:22:40 UTC (rev 56642)
+++ grass/branches/develbranch_6/gui/wxpython/gui_core/preferences.py	2013-06-09 12:23:38 UTC (rev 56643)
@@ -1136,7 +1136,7 @@
                                        "location's\nprojection in any way. You will "
                                        "need to enable the Projection check box in "
                                        "the drop-down\nmenu located at the bottom "
-                                       "of the Map Display window."))
+                                       "of the Map Display window.\n"))
         gridSizer.Add(item = note0,
                       span = (1, 2),
                       pos = (row, 0))



More information about the grass-commit mailing list