summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/subsequent_export-test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/subsequent_export-test.cxx b/sc/qa/unit/subsequent_export-test.cxx
index 544d3623fce1..04aada980beb 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -4870,7 +4870,7 @@ void ScExportTest::testPivotTablePageFieldFilter()
void ScExportTest::testPivotTableFirstHeaderRowXLSX()
{
// tdf#112733: We have different tables here, but have the same value as firstHeaderRow
- // The documentation is not clear about thit firstHeaderRow actually measn, but MS Excel works on this way
+ // The documentation is not clear about what firstHeaderRow actually means, but MS Excel works on this way
ScDocShellRef xShell = loadDoc("pivot_table_first_header_row.", FORMAT_XLSX);
CPPUNIT_ASSERT(xShell.is());