[Libreoffice-commits] core.git: sw/qa
Miklos Vajna
vmiklos at collabora.co.uk
Tue Sep 3 11:58:16 PDT 2013
sw/qa/extras/ww8import/ww8import.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 60a3f35e63c360fb1b714d4bde60106775d202d9
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Tue Sep 3 20:57:32 2013 +0200
typo
Change-Id: Icea791684399fb15b5f7940b5691cdc76b3dde1f
diff --git a/sw/qa/extras/ww8import/ww8import.cxx b/sw/qa/extras/ww8import/ww8import.cxx
index 0199328..c61c9ed 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);
More information about the Libreoffice-commits
mailing list