summaryrefslogtreecommitdiff
path: root/framework/inc/services/desktop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/services/desktop.hxx')
-rw-r--r--framework/inc/services/desktop.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx
index 04438ecc14d9..bbde5e69a237 100644
--- a/framework/inc/services/desktop.hxx
+++ b/framework/inc/services/desktop.hxx
@@ -439,7 +439,7 @@ class Desktop : private cppu::BaseMutex,
*/
css::uno::Reference< css::frame::XTerminateListener > m_xSWThreadManager;
- /** special terminate listener shuting down the SfxApplication.
+ /** special terminate listener shutting down the SfxApplication.
* Because these desktop instance closes documents and informs listener
* only... it does not really shutdown the whole application.
*