chart2/qa/extras/PivotChartTest.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 89c252bf506d7cea9a7c4e6b80040e0d22645847
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Wed Jan 9 07:47:30 2019 +0000
Commit:     Julien Nabet <[email protected]>
CommitDate: Sat Jan 12 13:44:39 2019 +0100

    Fix typo
    
    Change-Id: I59109cd24cc4d6a40bb72bb7cdd854b8910d7586
    Reviewed-on: https://gerrit.libreoffice.org/66204
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

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);
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to