chart2/source/view/main/DrawModelWrapper.cxx | 2 +- sw/qa/extras/ooxmlexport/ooxmlexport11.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 986014036428dbb76ab39e665552dda58bea527c Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Dec 7 13:43:57 2019 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Dec 7 15:40:04 2019 +0100 Fix typos Change-Id: Ibaaf738abdb4abcb9edb66ea35b6ebabdbe02507 Reviewed-on: https://gerrit.libreoffice.org/84681 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/chart2/source/view/main/DrawModelWrapper.cxx b/chart2/source/view/main/DrawModelWrapper.cxx index 1d9d39cf0ca7..dcbee5457dce 100644 --- a/chart2/source/view/main/DrawModelWrapper.cxx +++ b/chart2/source/view/main/DrawModelWrapper.cxx @@ -82,7 +82,7 @@ DrawModelWrapper::DrawModelWrapper() b3dFactoryInitialized = true; } - //Hyphenyation and spellchecking + //Hyphenation and spellchecking SdrOutliner& rOutliner = GetDrawOutliner(); try { diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx index d4aa8d886626..a20612f1f2a6 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx @@ -299,7 +299,7 @@ DECLARE_OOXMLIMPORT_TEST(testTdf115719b, "tdf115719b.docx") // Without the accompanying fix in place, this test would have failed with: // - Expected: 2 // - Actual : 1 - // i.e. the the textboxes did not appear on the 2nd page, but everything was on a single page. + // i.e. the textboxes did not appear on the 2nd page, but everything was on a single page. CPPUNIT_ASSERT_EQUAL(2, getPages()); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits