sc/qa/unit/ucalc_formula.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a77612fe4710f5f003050d26dc923ef8466c7e30 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Apr 1 23:15:46 2021 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Apr 2 08:34:22 2021 +0200 Fix typo Change-Id: I4e67b2f5380b699cd63d15367f4401e6cb6ca135 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113211 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sc/qa/unit/ucalc_formula.cxx b/sc/qa/unit/ucalc_formula.cxx index ba11e29bd016..d7b7146a1402 100644 --- a/sc/qa/unit/ucalc_formula.cxx +++ b/sc/qa/unit/ucalc_formula.cxx @@ -5557,7 +5557,7 @@ void Test::testTdf141146() m_pDoc->SetString(4,2,1, "=LOOKUP(E1;A$2:A$4;B2:B4)"); m_pDoc->SetString(4,3,1, "=LOOKUP(1;1/(A$2:A$4=E$1);B2:B4)"); - // Without the fix in place, this test would haved failed with + // Without the fix in place, this test would have failed with // - Expected: #N/A // - Actual : CPPUNIT_ASSERT_EQUAL(OUString("#N/A"), m_pDoc->GetString(4,1,1)); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits