[Libreoffice-commits] core.git: sd/qa
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Aug 3 20:17:05 UTC 2020
sd/qa/unit/import-tests-smartart.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dd433565768c62d1c4ea52a88068eb919552b296
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Aug 3 17:42:20 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Aug 3 22:16:22 2020 +0200
Fix typo
Change-Id: Ia2ab8c92bf28bae5a70f1e768e91093695dd3dbc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100021
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sd/qa/unit/import-tests-smartart.cxx b/sd/qa/unit/import-tests-smartart.cxx
index 1c9fc9e520b2..6fc195ccd101 100644
--- a/sd/qa/unit/import-tests-smartart.cxx
+++ b/sd/qa/unit/import-tests-smartart.cxx
@@ -1545,7 +1545,7 @@ void SdImportTestSmartArt::testLinearRule()
// - Expected: 3160
// - Actual : 8770
// i.e. there was unexpected spacing on the left of the arrow.
- // Then the imporoved version of the test document failed with:
+ // Then the imported version of the test document failed with:
// - Expected: 3160
// - Actual : 19828
// i.e. the spacing on the left of the arrow was so large that the shape was mostly outside the
More information about the Libreoffice-commits
mailing list