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

New commits:
commit 1a1754b7ab47eba74ad86197c327f304c5b0deb8
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed May 5 10:26:27 2021 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu May 6 12:23:20 2021 +0200

    Fix typo
    
    Change-Id: I646f74fd79d48ab906f9b9c2588c800f301ccac6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115124
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sc/qa/unit/uicalc/uicalc.cxx b/sc/qa/unit/uicalc/uicalc.cxx
index 9b587a894af6..2dff22da94b0 100644
--- a/sc/qa/unit/uicalc/uicalc.cxx
+++ b/sc/qa/unit/uicalc/uicalc.cxx
@@ -511,7 +511,7 @@ CPPUNIT_TEST_FIXTURE(ScUiCalcTest, testMultiRangeCol)
 }
 
 // Test the call of .uno:PasteTransposed (tdf#102255)
-// Note: the transpose functionaly is tested in ucalc
+// Note: the transpose functionality is tested in ucalc
 CPPUNIT_TEST_FIXTURE(ScUiCalcTest, testPasteTransposed)
 {
     mxComponent = loadFromDesktop("private:factory/scalc");
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to