sw/qa/core/text/itrform2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 42eaab2c8e6cc2fb9cb6f608db6ba4a07cc55409 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Oct 22 03:33:30 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sun Oct 22 13:04:06 2023 +0200 Fix typo Change-Id: Ia58df805c7c59bdef07046431241b40d2aa404de Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158318 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/core/text/itrform2.cxx b/sw/qa/core/text/itrform2.cxx index 02cd813ae549..fc8e981dcf5f 100644 --- a/sw/qa/core/text/itrform2.cxx +++ b/sw/qa/core/text/itrform2.cxx @@ -147,7 +147,7 @@ CPPUNIT_TEST_FIXTURE(Test, testContentControlHeaderPDFExport) CPPUNIT_TEST_FIXTURE(Test, testSplitFlyAnchorLeftMargin) { - // Given a document with a floating table, anchor para is followed by an other para with a left + // Given a document with a floating table, anchor para is followed by another para with a left // margin: createSwDoc("floattable-anchor-left-margin.docx");