summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/app.cxx')
-rw-r--r--desktop/source/app/app.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index 11f25e668083..6d9b08ea3f5a 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -2215,7 +2215,7 @@ void Desktop::OpenClients()
// memory. May be this mechanism will be inconsistent if the configuration exists...
// but no document inside memory corresponds to this data.
// Further it's not acceptable to recover such documents without any UI. It can
- // need some time, where the user wont see any results and wait for finishing the office startup...
+ // need some time, where the user won't see any results and wait for finishing the office startup...
bool bAllowRecoveryAndSessionManagement = ( !rArgs.IsNoRestore() ) && ( !rArgs.IsHeadless() );
if ( ! bAllowRecoveryAndSessionManagement )