summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_filters-test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/subsequent_filters-test.cxx')
-rw-r--r--sc/qa/unit/subsequent_filters-test.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx
index 8c9b21ac2dbc..a5d5a5a767b1 100644
--- a/sc/qa/unit/subsequent_filters-test.cxx
+++ b/sc/qa/unit/subsequent_filters-test.cxx
@@ -347,7 +347,7 @@ void ScFiltersTest::testFunctionsODS()
//test mathematical functions
createCSVPath(OUString(RTL_CONSTASCII_USTRINGPARAM("mathematical-functions.")), aCSVFileName);
testFile(aCSVFileName, pDoc, 2, PureString);
- //test informations functions
+ //test information functions
createCSVPath(OUString(RTL_CONSTASCII_USTRINGPARAM("information-functions.")), aCSVFileName);
testFile(aCSVFileName, pDoc, 3);
@@ -372,7 +372,7 @@ void ScFiltersTest::testCachedFormulaResultsODS()
//test cached formula results of mathematical functions
createCSVPath(OUString(RTL_CONSTASCII_USTRINGPARAM("mathematical-functions.")), aCSVFileName);
testFile(aCSVFileName, pDoc, 2, PureString);
- //test cached formula results of informations functions
+ //test cached formula results of information functions
createCSVPath(OUString(RTL_CONSTASCII_USTRINGPARAM("information-functions.")), aCSVFileName);
testFile(aCSVFileName, pDoc, 3);