fixed typo

git-svn-id: http://svn.osgeo.org/qgis/trunk@7660 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2007-11-26 19:45:39 +00:00
parent 70d84b8ade
commit be9f8bec2a

View File

@ -263,7 +263,7 @@ bool QgsPointDialog::generateWorldFile()
{
QMessageBox::StandardButton res = QMessageBox::warning(this, tr("Warning"),
tr("<p>A Helmert transform requires modifications in "
"the raster layer.</p><p>The modifed raster will be "
"the raster layer.</p><p>The modified raster will be "
"saved in a new file and a world file will be "
"generated for this new file instead.</p><p>Are you "
"sure that this is what you want?</p>") +