diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-07-16 15:47:24 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2021-07-16 19:11:58 +0200 |
commit | 1ae182f2503199f86ed9ec5690ca41e4b7213a91 (patch) | |
tree | 06b2399a9890316fec771e5f008e95e1939bbe89 /sd | |
parent | 86c0f58b6f9f392865196606173d1b98a6897f32 (diff) |
Fix typos
Change-Id: Iae3eec214849676be51ded133c1ffd9cf2e56ef0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119074
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/qa/unit/export-tests-ooxml3.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 <file:///tmp/lu161922zcvd.tmp>, XPath '/p:sld/p:cSld/p:spTree/p:sp/p:txBody/a:p/a:pPr' unexpected 'marL' attribute |