summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-10 00:42:59 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-11-10 05:19:30 +0100
commitac9ea45444d96a8369a0ab9407b2868eee7d7548 (patch)
tree80458b5e4b126e268dff5deabbb5ccbc6a03078d /sw/qa/extras/ww8export
parentd31fdb27583f5f594e8424bf061a74fde5cf2704 (diff)
Fix typos
Change-Id: I2b6f476122a1991b77e7831da225f7dc17d4061c Reviewed-on: https://gerrit.libreoffice.org/44570 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw/qa/extras/ww8export')
-rw-r--r--sw/qa/extras/ww8export/ww8export2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ww8export/ww8export2.cxx b/sw/qa/extras/ww8export/ww8export2.cxx
index 0a3179d853c3..06005998f5f4 100644
--- a/sw/qa/extras/ww8export/ww8export2.cxx
+++ b/sw/qa/extras/ww8export/ww8export2.cxx
@@ -459,7 +459,7 @@ DECLARE_OOXMLEXPORT_TEST( testTableCrossReference, "table_cross_reference.odt" )
CPPUNIT_ASSERT_EQUAL(sal_Int16(0), nValue);
break;
}
- // Above / bellow reference
+ // Above / below reference
case 6:
{
CPPUNIT_ASSERT(xServiceInfo->supportsService("com.sun.star.text.TextField.GetReference"));