[Libreoffice-commits] core.git: chart2/qa

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Jan 12 12:45:01 UTC 2019


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

New commits:
commit 89c252bf506d7cea9a7c4e6b80040e0d22645847
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Jan 9 07:47:30 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
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 <serval2412 at yahoo.fr>

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);
 


More information about the Libreoffice-commits mailing list