diff options
Diffstat (limited to 'chart2/qa/extras/chart2import.cxx')
-rw-r--r-- | chart2/qa/extras/chart2import.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/qa/extras/chart2import.cxx b/chart2/qa/extras/chart2import.cxx index 6847aeb50bb9..75b0f9c474c4 100644 --- a/chart2/qa/extras/chart2import.cxx +++ b/chart2/qa/extras/chart2import.cxx @@ -766,7 +766,7 @@ void Chart2ImportTest::testAxisTextRotationXLSX() /* TODO : temporarily disabled. void Chart2ImportTest::testTextCanOverlapXLSX() { - // fdo#84647 : To check textoverlap value is imported correclty. + // fdo#84647 : To check textoverlap value is imported correctly. load("/chart2/qa/extras/data/xlsx/", "chart-text-can-overlap.xlsx"); uno::Reference< chart::XDiagram > mxDiagram; uno::Reference< beans::XPropertySet > xAxisProp; |