[GRASS-SVN] r56642 - grass/trunk/gui/wxpython/gui_core
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jun 9 05:22:41 PDT 2013
Author: hamish
Date: 2013-06-09 05:22:40 -0700 (Sun, 09 Jun 2013)
New Revision: 56642
Modified:
grass/trunk/gui/wxpython/gui_core/preferences.py
Log:
minor text cosmetic
Modified: grass/trunk/gui/wxpython/gui_core/preferences.py
===================================================================
--- grass/trunk/gui/wxpython/gui_core/preferences.py 2013-06-09 10:42:20 UTC (rev 56641)
+++ grass/trunk/gui/wxpython/gui_core/preferences.py 2013-06-09 12:22:40 UTC (rev 56642)
@@ -1244,7 +1244,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