summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/convdic.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/convdic.cxx b/linguistic/source/convdic.cxx
index a7b5cebd8076..4662a360776e 100644
--- a/linguistic/source/convdic.cxx
+++ b/linguistic/source/convdic.cxx
@@ -228,7 +228,7 @@ ConvDic::ConvDic(
//! that could be found by the dictionary-list implementation
// (Note: empty dictionaries are not just empty files!)
Save();
- bIsReadonly = IsReadOnly( rMainURL ); // will be sal_False if Save was succesfull
+ bIsReadonly = IsReadOnly( rMainURL ); // will be sal_False if Save was successful
}
}
else