sw/qa/extras/ooxmlexport/ooxmlexport13.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1f409616dfa35fe8fc235a78e17742f74469459d Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Dec 4 13:36:25 2019 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Dec 4 15:13:18 2019 +0100 Fix typo Change-Id: I51deb92066069aaa72fcbfb71e842991ce7144e0 Reviewed-on: https://gerrit.libreoffice.org/84402 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx index 6ce7780efe81..2d51c79490e1 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx @@ -268,7 +268,7 @@ DECLARE_OOXMLEXPORT_TEST(testTdf99602_charStyleSubscript2, "tdf99602_charStyleSu { // *_In styles_*, don't let the proportionality/escapement affect the fontsize - otherwise it starts doubling up, // so instead just throw away the values and use the default settings instead - meaning fontsize is unaffected. - // subscript custom: Proprtional size is 80%, lower by 25%. + // subscript custom: Proportional size is 80%, lower by 25%. uno::Reference<beans::XPropertySet> xStyle(getStyles("CharacterStyles")->getByName("subscript custom"), uno::UNO_QUERY); CPPUNIT_ASSERT_EQUAL_MESSAGE("CharStyle has 12pt font size", 12.f, getProperty<float>(xStyle, "CharHeight")); // subscript larger font: Proportional size is 80%, lowered by DFLT_ESC_SUB_AUTO _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits