diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2013-09-03 20:57:32 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-09-03 20:57:52 +0200 |
commit | 60a3f35e63c360fb1b714d4bde60106775d202d9 (patch) | |
tree | 01e65f7510250cd30b484b34118aee76a2a00047 /sw | |
parent | 76e6c6f3ea2631b70368865b4d38803c9bc47fd6 (diff) |
typo
Change-Id: Icea791684399fb15b5f7940b5691cdc76b3dde1f
Diffstat (limited to 'sw')
-rw-r--r-- | sw/qa/extras/ww8import/ww8import.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ww8import/ww8import.cxx b/sw/qa/extras/ww8import/ww8import.cxx index 0199328cb034..c61c9ed54727 100644 --- a/sw/qa/extras/ww8import/ww8import.cxx +++ b/sw/qa/extras/ww8import/ww8import.cxx @@ -255,7 +255,7 @@ void Test::testI120158() void Test::testN816603() { - // Bugdoc was 5 page in Word, 1 in Writer due to pointlessly wrapping the + // Bugdoc was 5 pages in Word, 1 in Writer due to pointlessly wrapping the // table in a frame. Exact layout may depend on fonts available, etc. -- // but at least make sure that our table spans over multiple pages now. CPPUNIT_ASSERT(getPages() > 1); |