summaryrefslogtreecommitdiffstats
path: root/linguistic/workben/sspellimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/workben/sspellimp.cxx')
-rw-r--r--linguistic/workben/sspellimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/workben/sspellimp.cxx b/linguistic/workben/sspellimp.cxx
index 56d3ffc7810a..a46b7aa7f552 100644
--- a/linguistic/workben/sspellimp.cxx
+++ b/linguistic/workben/sspellimp.cxx
@@ -123,7 +123,7 @@ sal_Int16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale & )
{
// Checks whether a word is OK in a given language (Locale) or not, and
// provides a failure type for the incorrect ones.
- // - words with "liss" (case sensitiv) as substring will be negative.
+ // - words with "liss" (case sensitive) as substring will be negative.
// - words with 'x' or 'X' will have incorrect spelling.
// - words with 's' or 'S' as first letter will have the wrong caption.
// - all other words will be OK.