[Libreoffice-commits] core.git: sw/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 26 11:43:22 UTC 2019
sw/source/filter/ww8/ww8scan.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5ace126c909d09433b144fc2af04d8884f74f887
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Dec 26 12:32:03 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Dec 26 12:42:46 2019 +0100
Fix typo
Change-Id: I68be4291bdcd5a2ee1b6b4ec49f8eda07d7554f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85841
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index 1a5b024c12fb..5f0f5d0d888a 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -380,7 +380,7 @@ public:
// PLCF-type:
enum ePLCFT{ CHP=0, PAP, SEP, /*HED, FNR, ENR,*/ PLCF_END };
-//Its hardcoded that eFTN be the first one: A very poor hack, needs to be fixed
+//It's hardcoded that eFTN be the first one: a very poor hack, needs to be fixed
enum eExtSprm { eFTN = 256, eEDN = 257, eFLD = 258, eBKN = 259, eAND = 260, eATNBKN = 261, eFACTOIDBKN = 262 };
/*
More information about the Libreoffice-commits
mailing list