Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
(cherry-picked from 6e09175)
  • Loading branch information
nyalldawson committed Jul 30, 2018
1 parent 23b76ef commit af22552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/qgisapp.cpp
Expand Up @@ -1215,7 +1215,7 @@ QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, bool skipVersionCh
endProfile();

// do main window customization - after window state has been restored, before the window is shown
startProfile( QStringLiteral( "Update customiziation on main window" ) );
startProfile( QStringLiteral( "Update customization on main window" ) );
QgsCustomization::instance()->updateMainWindow( mToolbarMenu );
endProfile();

Expand Down

0 comments on commit af22552

Please sign in to comment.