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

New commits:
commit 9a762f9ea38f7d8fa527a74af13579555e0fa61e
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Mar 24 20:34:35 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Mar 25 08:02:22 2023 +0000

    Fix typo
    
    Change-Id: I799bfd30406025dfc90bba7f941e14622ddfacb2
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149555
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx
index 3f0a92bf95c7..9d7a81304588 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport18.cxx
@@ -369,7 +369,7 @@ 
DECLARE_OOXMLEXPORT_TEST(testTdf153964_firstIndentAfterBreak14, "tdf153964_first
 
 CPPUNIT_TEST_FIXTURE(Test, testTdf76022_textboxWrap)
 {
-    // Granted, this is an ODT with a bit of an anomoly - tables ignore fly 
wrapping.
+    // Granted, this is an ODT with a bit of an anomaly - tables ignore fly 
wrapping.
     createSwDoc("tdf76022_textboxWrap.odt");
     CPPUNIT_ASSERT_EQUAL_MESSAGE("Did you make wrapping sane/interoperable?", 
1, getPages());
 

Reply via email to