summaryrefslogtreecommitdiff
path: root/linguistic/source/gciterator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/gciterator.hxx')
-rw-r--r--linguistic/source/gciterator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/gciterator.hxx b/linguistic/source/gciterator.hxx
index 75d9f8313fb9..9467de83d314 100644
--- a/linguistic/source/gciterator.hxx
+++ b/linguistic/source/gciterator.hxx
@@ -83,7 +83,7 @@ class GrammarCheckingIterator:
>,
public LinguDispatcher
{
- //the queue is keeping track of all senteces to be checked
+ //the queue is keeping track of all sentences to be checked
//every element of this queue is a FlatParagraphEntry struct-object
typedef std::deque< FPEntry > FPQueue_t;