From 3a9a34dd64b59c35357fe2de0966a8600ea70e47 Mon Sep 17 00:00:00 2001 From: timlinux Date: Fri, 14 Aug 2009 09:16:16 +0000 Subject: [PATCH] Fixed echanting typo git-svn-id: http://svn.osgeo.org/qgis/trunk@11370 c8812cc2-4d05-0410-92ff-de0c093fc19c --- doc/index.html | 2 +- src/app/qgisapp.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 5cb7c2e8efb..8bbd303fc70 100644 --- a/doc/index.html +++ b/doc/index.html @@ -30,7 +30,7 @@ then cool new and untested features, we recommend that you use a copy of QGIS from our stable 1.0.x release series.

-This release includes over 140 bug fixes and enchancements +This release includes over 140 bug fixes and enhancements over the QGIS 1.1.0 release. In addition we have added the following new features:

diff --git a/src/app/qgisapp.cpp b/src/app/qgisapp.cpp index 626500bcb08..1fa66314375 100644 --- a/src/app/qgisapp.cpp +++ b/src/app/qgisapp.cpp @@ -2019,7 +2019,7 @@ void QgisApp::about() + "

" + - tr("This release includes over 140 bug fixes and enchancements " + tr("This release includes over 140 bug fixes and enhancements " "over the QGIS 1.1.0 release. In addition we have added " "the following new features:") + "

"