diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-09-03 20:49:49 +0200 |
---|---|---|
committer | Tamás Zolnai <tamas.zolnai@collabora.com> | 2017-09-03 21:01:13 +0200 |
commit | bfad65a0fbe0acfa490bafbbbbb40c5e5f30e45d (patch) | |
tree | 759fe230f6c0aa9fcfeff45a2f116821e10e6240 /sw | |
parent | c3b7c4d3ec6edb5db774d5352222b77239175f96 (diff) |
Fix typos
Change-Id: I0ce33d497d405398145653b9b7da81bd066f68e1
Reviewed-on: https://gerrit.libreoffice.org/41868
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx index e2647a821854..7dbd94bb910f 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx @@ -1044,7 +1044,7 @@ DECLARE_OOXMLEXPORT_TEST(testActiveXOptionButtonGroup, "activex_option_button_gr DECLARE_OOXMLEXPORT_TEST(tdf112169, "tdf112169.odt") { - // LO crashed while export because of chararacter background color handling + // LO crashed while export because of character background color handling } CPPUNIT_PLUGIN_IMPLEMENT(); |