diff options
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/gciterator.hxx | 2 |
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() |