diff options
Diffstat (limited to 'chart2/qa/extras/PivotChartTest.cxx')
-rw-r--r-- | chart2/qa/extras/PivotChartTest.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/qa/extras/PivotChartTest.cxx b/chart2/qa/extras/PivotChartTest.cxx index 59075cbc0a8e..40ba87e4cbe6 100644 --- a/chart2/qa/extras/PivotChartTest.cxx +++ b/chart2/qa/extras/PivotChartTest.cxx @@ -424,7 +424,7 @@ void PivotChartTest::testChangePivotTable() } // Modify the pivot table, move "Group Segment" to Column fields, - // add "Servie Month" to Row fields, remove "Rev." Data field + // add "Service Month" to Row fields, remove "Rev." Data field { uno::Reference<sheet::XDataPilotDescriptor> xDataPilotDescriptor(xDataPilotTable, UNO_QUERY_THROW); |