sc/qa/unit/scshapetest.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dcce840cb2383873cc77da04b0bdc4526042c212
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Feb 13 23:09:20 2021 +0100
Commit:     Julien Nabet <serval2...@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 <serval2...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to