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 0d7a1855f37f..568a30f50150 100644
--- a/linguistic/source/gciterator.hxx
+++ b/linguistic/source/gciterator.hxx
@@ -57,7 +57,7 @@ struct FPEntry
// the starting position to be checked
sal_Int32 m_nStartIndex;
- // the flag to identify whether the document does automatical grammar checking
+ // the flag to identify whether the document does automatic grammar checking
bool m_bAutomatic;
FPEntry()