From be9f8bec2a1ed942a54883be611f2398a95d2223 Mon Sep 17 00:00:00 2001 From: jef Date: Mon, 26 Nov 2007 19:45:39 +0000 Subject: [PATCH] fixed typo git-svn-id: http://svn.osgeo.org/qgis/trunk@7660 c8812cc2-4d05-0410-92ff-de0c093fc19c --- src/plugins/georeferencer/qgspointdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/georeferencer/qgspointdialog.cpp b/src/plugins/georeferencer/qgspointdialog.cpp index 1e33573d307..e393ddf871c 100644 --- a/src/plugins/georeferencer/qgspointdialog.cpp +++ b/src/plugins/georeferencer/qgspointdialog.cpp @@ -263,7 +263,7 @@ bool QgsPointDialog::generateWorldFile() { QMessageBox::StandardButton res = QMessageBox::warning(this, tr("Warning"), tr("

A Helmert transform requires modifications in " - "the raster layer.

The modifed raster will be " + "the raster layer.

The modified raster will be " "saved in a new file and a world file will be " "generated for this new file instead.

Are you " "sure that this is what you want?

") +