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 13f66a9697b9..1071dab7ce07 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -577,7 +577,7 @@ void Desktop::DeInit()
osl_removeSignalHandler( pSignalHandler );
} catch (const RuntimeException&) {
// someone threw an exception during shutdown
- // this will leave some garbage behind..
+ // this will leave some garbage behind...
}
}