diff --git a/src/GUI/optionsdialog.cpp b/src/GUI/optionsdialog.cpp index 3d22738a..e8e466b4 100644 --- a/src/GUI/optionsdialog.cpp +++ b/src/GUI/optionsdialog.cpp @@ -81,7 +81,7 @@ QWidget *OptionsDialog::createMapPage() _inputProjection->setCurrentIndex(_inputProjection->findData( _options.inputProjection)); - QLabel *inInfo = new QLabel(tr("Select the propper projection of" + QLabel *inInfo = new QLabel(tr("Select the proper projection of" " JNX and KMZ maps. Both EPSG:3857 and EPSG:4326 projected maps" " exist and there is no projection info in the map file.")); QLabel *outInfo = new QLabel(tr("Select the desired projection of IMG"