We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7df85 commit c6a5c99Copy full SHA for c6a5c99
src/plugins/georeferencer/qgsgeorefplugingui.cpp
@@ -690,7 +690,7 @@ void QgsGeorefPluginGui::localHistogramStretch()
690
// Info slots
691
void QgsGeorefPluginGui::showHelp()
692
{
693
- QgsHelp::openHelp( QStringLiteral( "plugins/plugins_georeferencer.html#defining-the-transformation-settings" ) );
+ QgsHelp::openHelp( QStringLiteral( "plugins/plugins_georeferencer.html#defining-the-transformation-settings" ) );
694
}
695
696
// Comfort slots
0 commit comments