Skip to content

Commit

Permalink
Update qgsdecorationtitledialog.cpp
Browse files Browse the repository at this point in the history
Update the label for the title decoration
  • Loading branch information
havatv authored and nyalldawson committed Mar 18, 2020
1 parent a33a5d4 commit 3a32b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/decorations/qgsdecorationtitledialog.cpp
Expand Up @@ -138,5 +138,5 @@ void QgsDecorationTitleDialog::apply()

void QgsDecorationTitleDialog::showHelp()
{
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#copyright-and-title-labels" ) );
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#title-label" ) );
}

0 comments on commit 3a32b18

Please sign in to comment.