summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optlingu.cxx')
-rw-r--r--cui/source/options/optlingu.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx
index 91bef1a21abf..6168506a864d 100644
--- a/cui/source/options/optlingu.cxx
+++ b/cui/source/options/optlingu.cxx
@@ -1113,7 +1113,7 @@ SvxLinguTabPage::SvxLinguTabPage( Window* pParent, const SfxItemSet& rSet ) :
// since the diclist may get changed meanwhile (e.g. through the API).
// We want the dialog to operate on the same set of dictionaries it
// was started with.
- // Also we have to take care to not loose the last reference when
+ // Also we have to take care to not lose the last reference when
// someone else removes a dictionary from the list.
// removed dics will be replaced by NULL new entries be added to the end
// Thus we may use indices as consistent references.