summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-11-06 12:21:15 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-11-07 10:54:01 +0100
commitefca0ebee5a5d80a309487bceb76f7828740e822 (patch)
tree9409ed045fc5dcfc5ae7edb032a0ce335425b285 /sc
parent4f2ece5f674ddd58f00196c7830963f43655507e (diff)
Fix typos
Change-Id: I7ba612d8880833057269290212bcd9d864bb7395 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105399 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/scshapetest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/scshapetest.cxx b/sc/qa/unit/scshapetest.cxx
index 15d083e17380..49bad113610e 100644
--- a/sc/qa/unit/scshapetest.cxx
+++ b/sc/qa/unit/scshapetest.cxx
@@ -154,7 +154,7 @@ void ScShapeTest::testTdf115655_HideDetail()
{
// The document contains an image inside a cell anchored "To Cell (resize with cell)". The cell
// belongs to a group. On loading the group is expanded.
- // Error was, that after collapsing the group, save and reload, and exanding the group, the image
+ // Error was, that after collapsing the group, save and reload, and expanding the group, the image
// was "lost". Actually is was resized to zero height.
OUString aFileURL;
createFileURL("tdf115655_HideDetail.ods", aFileURL);