summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorSarper Akdemir <sarper.akdemir@collabora.com>2022-03-23 09:54:22 +0300
committerSarper Akdemir <sarper.akdemir@collabora.com>2022-03-23 09:28:51 +0100
commit9633cad413960a4bd2963a3ace25ad52d5747929 (patch)
tree5ca649e44b374f87a6f44c494f01649c321d79e8 /oox
parent7974d5ef1446f106a5f7c45b76ea2728fe4b18ce (diff)
correct misleading comment
Corrects copy/paste residue with the correct content Change-Id: Ie10a4db728de154ebbdaf6c7902b28c71c815456 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131957 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir@collabora.com>
Diffstat (limited to 'oox')
-rw-r--r--oox/qa/unit/export.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/qa/unit/export.cxx b/oox/qa/unit/export.cxx
index 24090b8e3cb3..8876d507dd9c 100644
--- a/oox/qa/unit/export.cxx
+++ b/oox/qa/unit/export.cxx
@@ -407,7 +407,7 @@ CPPUNIT_TEST_FIXTURE(Test, testTdf146690_endParagraphRunPropertiesNewLinesTextSi
std::unique_ptr<SvStream> pStream = parseExportStream(getTempFile(), "ppt/slides/slide1.xml");
xmlDocUniquePtr pXmlDoc = parseXmlStream(pStream.get());
- // Then make sure the shape text color is a scheme color:
+ // Make sure the text size is exported correctly:
// Without the accompanying fix in place, this test would have failed with:
// - Expected: 500
// - Actual : 1800