diff options
-rw-r--r-- | sw/qa/extras/uiwriter/uiwriter2.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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"); |