summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/misc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/misc.cxx b/linguistic/source/misc.cxx
index 1edcdf1ec48e..6a1a96cb10bd 100644
--- a/linguistic/source/misc.cxx
+++ b/linguistic/source/misc.cxx
@@ -750,7 +750,7 @@ uno::Reference< XDictionary > GetIgnoreAllList()
AppExitListener::AppExitListener()
{
// add object to Desktop EventListeners in order to properly call
- // the AtExit function at appliction exit.
+ // the AtExit function at application exit.
uno::Reference< XComponentContext > xContext( comphelper::getProcessComponentContext() );
try