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

New commits:
commit 890229e3673ff1fde4ef5eedbb394c936190fc0e
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Feb 10 11:40:51 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Feb 10 14:48:36 2024 +0100

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

diff --git a/sc/qa/unit/pivottable_filters_test.cxx 
b/sc/qa/unit/pivottable_filters_test.cxx
index 31fb49351c8c..e7363ca41550 100644
--- a/sc/qa/unit/pivottable_filters_test.cxx
+++ b/sc/qa/unit/pivottable_filters_test.cxx
@@ -2697,7 +2697,7 @@ CPPUNIT_TEST_FIXTURE(ScPivotTableFiltersTest,
     testThis(*getScDoc());
 
     // test document with sheet data and pivot table in out-of-sync - B-J 
columns removed,
-    // but the pivot table cache still hass all the data
+    // but the pivot table cache still has all the data
     createScDoc(
         
"xlsx/PivotTable_CachedDefinitionAndDataNotInSync_SheetColumnsRemoved_WithCacheData.xlsx");
     testThis(*getScDoc());

Reply via email to