[Libreoffice-commits] core.git: sw/qa

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Jan 17 14:48:23 UTC 2021


 sw/qa/extras/uiwriter/uiwriter2.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 42574d1c7b94d7914cf960c9b3c3bc47c2d79110
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jan 14 20:57:53 2021 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
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 <serval2412 at yahoo.fr>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

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");


More information about the Libreoffice-commits mailing list