sd/qa/unit/import-tests.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 415dd9825f45f412b4d547113ede77f07eac448e Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Apr 26 13:51:56 2020 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sun Apr 26 16:35:23 2020 +0200 Fix typo Change-Id: I12743733a35d00b5d99495b584bdb85de0175196 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92928 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/sd/qa/unit/import-tests.cxx b/sd/qa/unit/import-tests.cxx index ef032087e4ac..83cab0b6c083 100644 --- a/sd/qa/unit/import-tests.cxx +++ b/sd/qa/unit/import-tests.cxx @@ -3100,7 +3100,7 @@ void SdImportTest::testTdf119187() CPPUNIT_ASSERT(pObj); const sdr::properties::BaseProperties & rProperties = pObj->GetProperties(); - // chcek text vertical alignment + // check text vertical alignment const SdrTextVertAdjustItem& rSdrTextVertAdjustItem = rProperties.GetItem(SDRATTR_TEXT_VERTADJUST); const SdrTextVertAdjust eTVA = rSdrTextVertAdjustItem.GetValue(); CPPUNIT_ASSERT_EQUAL(SDRTEXTVERTADJUST_TOP, eTVA); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits