sw/qa/extras/ooxmlimport/ooxmlimport2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b721e4c5fceb9fe85a91a6e290ac8a27308a7157 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Dec 20 11:49:55 2023 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Dec 20 14:11:18 2023 +0100 Fix typo Change-Id: Ib5f99a525deeaddbc9e85081acbba62bd6a9cb7e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161064 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/extras/ooxmlimport/ooxmlimport2.cxx b/sw/qa/extras/ooxmlimport/ooxmlimport2.cxx index 0c29484d765e..ccd62f5041b6 100644 --- a/sw/qa/extras/ooxmlimport/ooxmlimport2.cxx +++ b/sw/qa/extras/ooxmlimport/ooxmlimport2.cxx @@ -1190,7 +1190,7 @@ CPPUNIT_TEST_FIXTURE(Test, testTdf141969) CPPUNIT_TEST_FIXTURE(Test, testTdf154370) { - // Import a file with pargraph and character styles containing toggle properties applied to the end of + // Import a file with paragraph and character styles containing toggle properties applied to the end of // the paragraphs. Should result in hard attributes resetting the properties createSwDoc("tdf154370.docx"); {