Skip to content

Commit 23961c2

Browse files
author
jef
committed
fix types in what's new
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12463 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9230952 commit 23961c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/qgisapp.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2150,8 +2150,8 @@ void QgisApp::about()
21502150
"old implementation - you can switch using a button in the "
21512151
"vector layer properties dialog. It does't replace the old "
21522152
"symbology implementation completely yet because there are "
2153-
"various isues that need to be resolved and a large amount "
2154-
"of testinhen it is considered ready.")
2153+
"various issues that need to be resolved and a large amount "
2154+
"of testing before it is considered ready.")
21552155
+ "</p><p>" +
21562156
tr("QGIS now has a field calculator, accessible via a button in "
21572157
"the attribute section of the vector properties, and from "

0 commit comments

Comments
 (0)