From 1ae182f2503199f86ed9ec5690ca41e4b7213a91 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 16 Jul 2021 15:47:24 +0200 Subject: Fix typos Change-Id: Iae3eec214849676be51ded133c1ffd9cf2e56ef0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119074 Tested-by: Jenkins Reviewed-by: Julien Nabet --- sd/qa/unit/export-tests-ooxml3.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd') diff --git a/sd/qa/unit/export-tests-ooxml3.cxx b/sd/qa/unit/export-tests-ooxml3.cxx index 597783d85a70..359b5215860b 100644 --- a/sd/qa/unit/export-tests-ooxml3.cxx +++ b/sd/qa/unit/export-tests-ooxml3.cxx @@ -1787,7 +1787,7 @@ void SdOOXMLExportTest3::testTdf143315() xmlDocUniquePtr pXml = parseExport(tmpfile, "ppt/slides/slide1.xml"); - // Without the fix in place, whis would have failed with + // Without the fix in place, this would have failed with // - Expected: // - Actual : 216000 // - In , XPath '/p:sld/p:cSld/p:spTree/p:sp/p:txBody/a:p/a:pPr' unexpected 'marL' attribute -- cgit