sd/qa/unit/import-tests-smartart.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit dd433565768c62d1c4ea52a88068eb919552b296 Author: Andrea Gelmini <[email protected]> AuthorDate: Mon Aug 3 17:42:20 2020 +0200 Commit: Julien Nabet <[email protected]> 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 <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
