Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@7660 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Nov 26, 2007
1 parent 70d84b8 commit be9f8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/georeferencer/qgspointdialog.cpp
Expand Up @@ -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>") +
Expand Down

0 comments on commit be9f8be

Please sign in to comment.