summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/dicimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index bb779d249e14..bdc8dd978c0e 100644
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -348,7 +348,7 @@ sal_uLong DictionaryNeo::loadEntries(const OUString &rMainURL)
SAL_WARN_IF(!isSorted(), "linguistic", "dictionary is not sorted");
- // since this routine should be called only initialy (prior to any
+ // since this routine should be called only initially (prior to any
// modification to be saved) we reset the bIsModified flag here that
// was implicitly set by addEntry_Impl
bIsModified = false;