summaryrefslogtreecommitdiff
path: root/editeng/source/misc/unolingu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/misc/unolingu.cxx')
-rw-r--r--editeng/source/misc/unolingu.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx
index 3f295efa08b5..5396aba786ee 100644
--- a/editeng/source/misc/unolingu.cxx
+++ b/editeng/source/misc/unolingu.cxx
@@ -458,7 +458,7 @@ LinguMgrExitLstnr::~LinguMgrExitLstnr()
xDesktop->removeEventListener( this );
xDesktop = nullptr; //! release reference to desktop
}
- OSL_ENSURE(!xDesktop.is(), "reference to desktop should be realeased");
+ OSL_ENSURE(!xDesktop.is(), "reference to desktop should be released");
}
void LinguMgrExitLstnr::disposing(const EventObject& rSource)