From 6625c0811d572d48342ea9c381d4aa8245ab5bda Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 13:21:24 -0500 Subject: Fix typos. --- kooka/ocrword.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kooka/ocrword.cpp') diff --git a/kooka/ocrword.cpp b/kooka/ocrword.cpp index 92993bfd..e54feb6a 100644 --- a/kooka/ocrword.cpp +++ b/kooka/ocrword.cpp @@ -69,7 +69,7 @@ TQStringList ocrWordList::stringList() for ( it = begin(); it != end(); ++it ) { #if 0 - /* Uncommented this to prevent an error that occurs if the lenght of the + /* Uncommented this to prevent an error that occurs if the length of the * spellchecked stringlist and the ocr_page wordlist are not the same length. * For the ocrpage words connected with a dash are one word while the code * below parts them into two. That confuses the replacement code if the user -- cgit v1.2.1