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

New commits:
commit 23fd3c4020617e7d4954863292180fddf6594327
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Fri Apr 13 09:23:46 2018 +0200

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

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
index 9e7d943d3e37..2fa19d54e65d 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
@@ -354,7 +354,7 @@ DECLARE_OOXMLEXPORT_TEST(testTdf112118_DOCX, 
"tdf112118.docx")
 
 DECLARE_OOXMLEXPORT_TEST(testTdf116976, "tdf116976.docx")
 {
-    // This was 0, reltive size of shape after bitmap was ignored.
+    // This was 0, relative size of shape after bitmap was ignored.
     CPPUNIT_ASSERT_EQUAL(static_cast<sal_Int16>(40),
                          getProperty<sal_Int16>(getShape(1), "RelativeWidth"));
 }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to