diff options
Diffstat (limited to 'kooka/ocrword.cpp')
-rw-r--r-- | kooka/ocrword.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/ocrword.cpp b/kooka/ocrword.cpp index e54feb6a..9ef393e9 100644 --- a/kooka/ocrword.cpp +++ b/kooka/ocrword.cpp @@ -121,7 +121,7 @@ TQRect ocrWordList::wordListRect() /* - * since kspell removes , - | / etc. from words while they remain in the words + * since tdespell removes , - | / etc. from words while they remain in the words * in the ocr wordlist. * This search goes through the wordlist and tries to find the words without caring * for special chars. It simply removes all chars from the words that are not alphanumeric. |