sw/qa/extras/ooxmlexport/ooxmlexport18.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f9e1b1c9f3d5a11a19fb60af564e865dbf2cd5c7 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Dec 14 16:47:20 2023 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Dec 15 09:21:37 2023 +0100 Fix typo Change-Id: Id2236f5587c4dfcd6d7f4fbac15d1e9dbb93cd07 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160779 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx index 967a4f24183e..0f3816a74336 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx @@ -364,7 +364,7 @@ DECLARE_OOXMLEXPORT_TEST(testTdf153613_sdtAfterPgBreak, "tdf153613_sdtAfterPgBre DECLARE_OOXMLEXPORT_TEST(testTdf153613_textboxAfterPgBreak3, "tdf153613_textboxAfterPgBreak3.docx") { - // both textboxes on on the second (last) page + // both textboxes on the second (last) page CPPUNIT_ASSERT_EQUAL(2, getPages()); const auto& pLayout = parseLayoutDump();