[QGIS Commit] r12463 - trunk/qgis/src/app
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Mon Dec 14 18:01:48 EST 2009
Author: jef
Date: 2009-12-14 18:01:47 -0500 (Mon, 14 Dec 2009)
New Revision: 12463
Modified:
trunk/qgis/src/app/qgisapp.cpp
Log:
fix types in what's new
Modified: trunk/qgis/src/app/qgisapp.cpp
===================================================================
--- trunk/qgis/src/app/qgisapp.cpp 2009-12-14 22:34:02 UTC (rev 12462)
+++ trunk/qgis/src/app/qgisapp.cpp 2009-12-14 23:01:47 UTC (rev 12463)
@@ -2150,8 +2150,8 @@
"old implementation - you can switch using a button in the "
"vector layer properties dialog. It does't replace the old "
"symbology implementation completely yet because there are "
- "various isues that need to be resolved and a large amount "
- "of testinhen it is considered ready.")
+ "various issues that need to be resolved and a large amount "
+ "of testing before it is considered ready.")
+ "</p><p>" +
tr("QGIS now has a field calculator, accessible via a button in "
"the attribute section of the vector properties, and from "
More information about the QGIS-commit
mailing list