diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-03 17:42:20 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-08-03 22:16:22 +0200 |
commit | dd433565768c62d1c4ea52a88068eb919552b296 (patch) | |
tree | d90462179fb5d2a1d105ae3d2c3023deeb38e22b /sd | |
parent | 71f1623e9c707b2160272bd30a00e16cc3df1c69 (diff) |
Fix typo
Change-Id: Ia2ab8c92bf28bae5a70f1e768e91093695dd3dbc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100021
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/qa/unit/import-tests-smartart.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |