[Libreoffice-commits] core.git: sd/qa
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 12 06:06:52 UTC 2021
sd/qa/unit/export-tests-ooxml1.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cc92f065563e471463d11aa9b8f0445b3588f450
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Feb 11 22:15:42 2021 +0100
Commit: Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Fri Feb 12 07:06:15 2021 +0100
Fix typo
Change-Id: Ic97185ff3e243ae60814b562278a90661521d6ce
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110794
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>
diff --git a/sd/qa/unit/export-tests-ooxml1.cxx b/sd/qa/unit/export-tests-ooxml1.cxx
index 35a0831f340b..a740e2b2d69c 100644
--- a/sd/qa/unit/export-tests-ooxml1.cxx
+++ b/sd/qa/unit/export-tests-ooxml1.cxx
@@ -1166,7 +1166,7 @@ void SdOOXMLExportTest1::testCustomshapeBitmapfillSrcrect()
// tdf#134210
// Original values of attribute of l and r in xml files: <a:srcRect l="4393" r="4393"/>
- // No core feature for handling this. We add suuport to import filter. We crop the bitmap
+ // No core feature for handling this. We add support to import filter. We crop the bitmap
// physically during import and shouldn't export the l r t b attributes anymore. In the
// future if we add core feature to LibreOffice, we should change the control value with
// 4393.
More information about the Libreoffice-commits
mailing list