diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-10-02 10:52:20 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-10-02 08:54:51 +0000 |
commit | 2957be02c5c4847046b9d192c7a76717c8849559 (patch) | |
tree | c46be85eb3a51dbbce048227282ca748ddf77676 /chart2/qa/extras | |
parent | 34ab9e2e1790f053910a71cf7b8a7e2f054ddd34 (diff) |
Fix typos
Change-Id: I776c517ba87838c0c3391f79010a30fa7fe2abd3
Reviewed-on: https://gerrit.libreoffice.org/18939
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'chart2/qa/extras')
-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 3c33e1f7686a..3ab06008ab47 100644 --- a/chart2/qa/extras/chart2import.cxx +++ b/chart2/qa/extras/chart2import.cxx @@ -58,7 +58,7 @@ public: void testFdo78080(); void testFdo54361(); void testFdo54361_1(); - void testTdf86624(); // manualy placed legends + void testTdf86624(); // manually placed legends void testAutoBackgroundXLSX(); void testChartAreaStyleBackgroundXLSX(); void testAxisTextRotationXLSX(); |