From cc7ff0c141e27090ab521073b961b5eeeb4d693e Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 3 Apr 2018 00:27:19 +0200 Subject: Fix typos Change-Id: I28d9591517c324e995691139582c77b5cfdc9d77 Reviewed-on: https://gerrit.libreoffice.org/52211 Tested-by: Jenkins Reviewed-by: Julien Nabet --- linguistic/source/gciterator.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linguistic') 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() -- cgit