Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 30, 2018
1 parent f119453 commit 6e09175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/qgisapp.cpp
Expand Up @@ -1218,7 +1218,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 6e09175

Please sign in to comment.