[GRASS-SVN] r56645 - grass/branches/releasebranch_6_4/gui/wxpython/gui_core
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jun 9 05:24:54 PDT 2013
Author: hamish
Date: 2013-06-09 05:24:53 -0700 (Sun, 09 Jun 2013)
New Revision: 56645
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/gui_core/preferences.py
Log:
minor text cosmetic (merge from trunk)
Modified: grass/branches/releasebranch_6_4/gui/wxpython/gui_core/preferences.py
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/gui_core/preferences.py 2013-06-09 12:24:41 UTC (rev 56644)
+++ grass/branches/releasebranch_6_4/gui/wxpython/gui_core/preferences.py 2013-06-09 12:24:53 UTC (rev 56645)
@@ -1138,7 +1138,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