summaryrefslogtreecommitdiff
path: root/sw/qa
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-03-18 19:59:24 +0100
committerAndrea Gelmini <andrea.gelmini@gelma.net>2022-03-18 20:42:08 +0100
commitfdbda2901080d3638475638f693299eca7c1cd7f (patch)
treec25359bf22d324243e435fbff870c6b21eab098c /sw/qa
parent467c8bc2229f51ef4ca6d9593554a7cf1e7ff7ee (diff)
Fix typos
Change-Id: If006b66919dcc7f409e9f9a30e1fe09fa592e698 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131838 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'sw/qa')
-rw-r--r--sw/qa/extras/ww8export/ww8export3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ww8export/ww8export3.cxx b/sw/qa/extras/ww8export/ww8export3.cxx
index 261d74938e70..0ae023416cc5 100644
--- a/sw/qa/extras/ww8export/ww8export3.cxx
+++ b/sw/qa/extras/ww8export/ww8export3.cxx
@@ -1024,7 +1024,7 @@ CPPUNIT_TEST_FIXTURE(Test, testClearingBreak)
// Then make sure that the clear property of the break is not ignored:
verify();
reload(mpFilter, "clearing-break.doc");
- // Make sure that that the clear property of the break is not ignored during export:
+ // Make sure that the clear property of the break is not ignored during export:
verify();
}