We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 70d84b8 commit be9f8beCopy full SHA for be9f8be
src/plugins/georeferencer/qgspointdialog.cpp
@@ -263,7 +263,7 @@ bool QgsPointDialog::generateWorldFile()
263
{
264
QMessageBox::StandardButton res = QMessageBox::warning(this, tr("Warning"),
265
tr("<p>A Helmert transform requires modifications in "
266
- "the raster layer.</p><p>The modifed raster will be "
+ "the raster layer.</p><p>The modified raster will be "
267
"saved in a new file and a world file will be "
268
"generated for this new file instead.</p><p>Are you "
269
"sure that this is what you want?</p>") +
0 commit comments