sw/qa/extras/uiwriter/uiwriter2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 42574d1c7b94d7914cf960c9b3c3bc47c2d79110 Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jan 14 20:57:53 2021 +0100 Commit: Julien Nabet <[email protected]> CommitDate: Sun Jan 17 15:47:46 2021 +0100 Fix typo Change-Id: Id250432aa37a676f4929028b132b887daf9589f1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109313 Tested-by: Julien Nabet <[email protected]> Reviewed-by: Julien Nabet <[email protected]> diff --git a/sw/qa/extras/uiwriter/uiwriter2.cxx b/sw/qa/extras/uiwriter/uiwriter2.cxx index e745fbf68f0e..af48682cfcd2 100644 --- a/sw/qa/extras/uiwriter/uiwriter2.cxx +++ b/sw/qa/extras/uiwriter/uiwriter2.cxx @@ -605,7 +605,7 @@ CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, testTdf131912) CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, testTdf39721) { -// FIXME: disabled on Windows because of a not reproducable problem (not related to the patch) +// FIXME: disabled on Windows because of a not reproducible problem (not related to the patch) #if !defined(_WIN32) // check move down with redlining load(DATA_DIRECTORY, "tdf39721.fodt"); _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
