diff options
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/lngsvcmgr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/lngsvcmgr.cxx b/linguistic/source/lngsvcmgr.cxx index 259dd8feb04f..32a417ac8156 100644 --- a/linguistic/source/lngsvcmgr.cxx +++ b/linguistic/source/lngsvcmgr.cxx @@ -408,7 +408,7 @@ void LngSvcMgrListenerHelper::DisposeAndClear( const lang::EventObject &rEvtObj RemoveLngSvcEvtBroadcaster( xRef ); } - // remove refernce to this object hold by the dictionary-list + // remove reference to this object hold by the dictionary-list if (xDicList.is()) { xDicList->removeDictionaryListEventListener( |