From bfad65a0fbe0acfa490bafbbbbb40c5e5f30e45d Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 3 Sep 2017 20:49:49 +0200 Subject: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0ce33d497d405398145653b9b7da81bd066f68e1 Reviewed-on: https://gerrit.libreoffice.org/41868 Reviewed-by: Tamás Zolnai Tested-by: Tamás Zolnai --- sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/qa/extras') 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(); -- cgit