Skip to content

Commit be9f8be

Browse files
author
jef
committedNov 26, 2007
fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@7660 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 70d84b8 commit be9f8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/georeferencer/qgspointdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ bool QgsPointDialog::generateWorldFile()
263263
{
264264
QMessageBox::StandardButton res = QMessageBox::warning(this, tr("Warning"),
265265
tr("<p>A Helmert transform requires modifications in "
266-
"the raster layer.</p><p>The modifed raster will be "
266+
"the raster layer.</p><p>The modified raster will be "
267267
"saved in a new file and a world file will be "
268268
"generated for this new file instead.</p><p>Are you "
269269
"sure that this is what you want?</p>") +

0 commit comments

Comments
 (0)