diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-07-03 10:05:58 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-07-03 10:06:39 +0200 |
commit | e9e61a4a7850ec7f2e0cf238c58794b021da5235 (patch) | |
tree | d0cca5416c568b1b0fab83a85e7d65a02b4e3932 /desktop | |
parent | dd819b76b60df52e98d75993f9e69c22f2811de9 (diff) |
typo: therfore -> therefore
Change-Id: I9dcc0ce882dfd533d98a4f71625bb85e44084283
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 ) { |