summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-01-09 07:47:30 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-01-12 13:44:39 +0100
commit89c252bf506d7cea9a7c4e6b80040e0d22645847 (patch)
treef2f05ed9d16e70b263f4eab14eb5b384b013d7f0 /chart2
parent18bb85aa303c17b7705a9ccb0dd3d76673a1955e (diff)
Fix typo
Change-Id: I59109cd24cc4d6a40bb72bb7cdd854b8910d7586 Reviewed-on: https://gerrit.libreoffice.org/66204 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/qa/extras/PivotChartTest.cxx2
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);