From e9e61a4a7850ec7f2e0cf238c58794b021da5235 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 3 Jul 2015 10:05:58 +0200 Subject: typo: therfore -> therefore Change-Id: I9dcc0ce882dfd533d98a4f71625bb85e44084283 --- desktop/source/deployment/gui/dp_gui_dialog2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/source') 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 ) { -- cgit