summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-01-20 12:59:14 +0100
committerAndrea Gelmini <andrea.gelmini@gelma.net>2021-01-22 00:16:58 +0100
commitb3d713e7be354712f8815c877eb3787ac38bdc11 (patch)
tree92bc39ffaf14bca016b7b0166aecbd85fd4655f0 /sd
parent9b19c772b85e2b19dd6a1296767d99119d54002d (diff)
Fix typos
Change-Id: Ie8d28702bbae6c76924745a5a773393f1b831012 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109706 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'sd')
-rw-r--r--sd/qa/unit/import-tests-smartart.cxx2
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 ecd881330f63..e4bf1d4d2c63 100644
--- a/sd/qa/unit/import-tests-smartart.cxx
+++ b/sd/qa/unit/import-tests-smartart.cxx
@@ -1731,7 +1731,7 @@ void SdImportTestSmartArt::testSnakeRows()
void SdImportTestSmartArt::testCompositeInferRight()
{
// Load a smartart which contains a composite algorithm.
- // One contraint says that the left of the text should be the right of the image.
+ // One constraint says that the left of the text should be the right of the image.
sd::DrawDocShellRef xDocShRef = loadURL(
m_directories.getURLFromSrc(u"/sd/qa/unit/data/pptx/smartart-composite-infer-right.pptx"),
PPTX);