summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
Diffstat (limited to 'chart2')
-rwxr-xr-xchart2/qa/extras/chart2dump/chart2dump.cxx4
-rwxr-xr-xchart2/qa/extras/chart2dump/reference/chartdatatest/simple_chart.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/chart2/qa/extras/chart2dump/chart2dump.cxx b/chart2/qa/extras/chart2dump/chart2dump.cxx
index 3b80bcc12cb8..cba4fbbc9869 100755
--- a/chart2/qa/extras/chart2dump/chart2dump.cxx
+++ b/chart2/qa/extras/chart2dump/chart2dump.cxx
@@ -199,9 +199,9 @@ protected:
bool readAndCheckTransformation(const drawing::HomogenMatrix3& rTransform, const OUString& sCheck, const double fEPS, OUString& rExpectedTranform)
{
- rExpectedTranform = readExpected(sCheck); // Reference transfromation string
+ rExpectedTranform = readExpected(sCheck); // Reference transformation string
- // Covnert string back to a transformation;
+ // Convert string back to a transformation;
drawing::HomogenMatrix3 aExpectedTransform;
aExpectedTransform.Line1.Column1 = rExpectedTranform.getToken(0, ';').toDouble();
aExpectedTransform.Line1.Column2 = rExpectedTranform.getToken(1, ';').toDouble();
diff --git a/chart2/qa/extras/chart2dump/reference/chartdatatest/simple_chart.txt b/chart2/qa/extras/chart2dump/reference/chartdatatest/simple_chart.txt
index e955f80571ad..28a125d7a5ed 100755
--- a/chart2/qa/extras/chart2dump/reference/chartdatatest/simple_chart.txt
+++ b/chart2/qa/extras/chart2dump/reference/chartdatatest/simple_chart.txt
@@ -1,5 +1,5 @@
// sChartTitle
-Annaul Revenue
+Annual Revenue
// sChartType
com.sun.star.chart2.ColumnChartType
// sXAxisTitle