[Libreoffice-commits] core.git: sw/qa
Andrea Gelmini
andrea.gelmini at gelma.net
Sun Sep 3 19:01:34 UTC 2017
sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bfad65a0fbe0acfa490bafbbbbb40c5e5f30e45d
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Sun Sep 3 20:49:49 2017 +0200
Fix typos
Change-Id: I0ce33d497d405398145653b9b7da81bd066f68e1
Reviewed-on: https://gerrit.libreoffice.org/41868
Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
Tested-by: Tamás Zolnai <tamas.zolnai at collabora.com>
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();
More information about the Libreoffice-commits
mailing list