[Libreoffice-commits] core.git: sc/qa
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun Feb 14 08:45:00 UTC 2021
sc/qa/unit/scshapetest.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dcce840cb2383873cc77da04b0bdc4526042c212
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Feb 13 23:09:20 2021 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Feb 14 09:43:23 2021 +0100
Fix typo
Change-Id: If3697d65e9809eb8dd1f2e72a657b8be70c45e69
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110848
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sc/qa/unit/scshapetest.cxx b/sc/qa/unit/scshapetest.cxx
index bf9f568ba1c4..8d50feb0f02e 100644
--- a/sc/qa/unit/scshapetest.cxx
+++ b/sc/qa/unit/scshapetest.cxx
@@ -204,7 +204,7 @@ static SdrObject* lcl_getSdrObjectWithAssert(ScDocument& rDoc, sal_uInt16 nObjNu
void ScShapeTest::testTdf134355_DragCreateCustomShape()
{
// Error was, that drag-created custom shapes were initially on layer "controls", although that
- // layer is exclusively for form controls. Effect was, that other shapes cound not be brought in
+ // layer is exclusively for form controls. Effect was, that other shapes could not be brought in
// front of custom shapes.
// Load an empty document.
OUString aFileURL;
More information about the Libreoffice-commits
mailing list