sd/qa/unit/import-tests.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8938ed4c660c6169759e1b3a5401174eeaad662f
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Sun Nov 27 22:03:35 2016 +0100

    typo: Scond -> Second
    
    Change-Id: Icea85b778375f591583732919a999cb066c40868

diff --git a/sd/qa/unit/import-tests.cxx b/sd/qa/unit/import-tests.cxx
index c1c4224..22bb3b7 100644
--- a/sd/qa/unit/import-tests.cxx
+++ b/sd/qa/unit/import-tests.cxx
@@ -1606,7 +1606,7 @@ void SdImportTest::testTdf104201()
             pObj->GetMergedItem(XATTR_FILLCOLOR));
         CPPUNIT_ASSERT_EQUAL(ColorData(0x00FF00), 
rColorItem.GetColorValue().GetColor());
     }
-    // Scond shape has blue fill, but this should be overwritten by green 
group fill
+    // Second shape has blue fill, but this should be overwritten by green 
group fill
     {
         SdrObject *const pObj = pPage->GetObj(0);
         CPPUNIT_ASSERT_MESSAGE("Wrong object", pObj != nullptr);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to