diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/deployment/gui/dp_gui_dialog2.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_dialog2.cxx b/desktop/source/deployment/gui/dp_gui_dialog2.cxx index 86adb0289ff2..bc2319fef812 100644 --- a/desktop/source/deployment/gui/dp_gui_dialog2.cxx +++ b/desktop/source/deployment/gui/dp_gui_dialog2.cxx @@ -1481,7 +1481,7 @@ short UpdateRequiredDialog::Execute() //be disabled because they are in a read only repository. However, disabling extensions //is now always possible because the registration data of all repositories //are in the user installation. - //Therfore all extensions could be displayed and all the handling around m_bHasLockedEntries + //Therefore all extensions could be displayed and all the handling around m_bHasLockedEntries //could be removed. if ( m_bHasLockedEntries ) { |