typo fix (I don't fix the same in qgisapp.cpp to not break the translations)

git-svn-id: http://svn.osgeo.org/qgis/branches/Version-1_0@9811 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
borysiasty 2008-12-15 19:22:13 +00:00
parent 84fe130748
commit c0e860ba45

View File

@ -59,7 +59,7 @@ the following new features:
A new plugin was added for interpolating point features into ASCII grid layers.
</li>
<li>
The python plugin manager was completely overhauled, the new version having many improvements, including checking that the version of QGIS running will support a plugin that is being installed.
The python plugin installer was completely overhauled, the new version having many improvements, including checking that the version of QGIS running will support a plugin that is being installed.
</li>
<li>
Plugin toolbar positions are now correctly saved when the application is closed.