From c32b6be06bf5453d82d9aad64aed5f384c9d1d1f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 15 Apr 2013 05:32:37 +0200 Subject: fdo#60724 correct spelling Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f --- shell/qa/zip/ziptest.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/qa') diff --git a/shell/qa/zip/ziptest.cxx b/shell/qa/zip/ziptest.cxx index 2a1ff25cdb53..bea0458e1222 100644 --- a/shell/qa/zip/ziptest.cxx +++ b/shell/qa/zip/ziptest.cxx @@ -68,7 +68,7 @@ void Test::test_getContent() { TestZipImpl testImpl(documentName.c_str()); bool isPassed = testImpl.test_getContent(); - CPPUNIT_ASSERT_MESSAGE("Couldn't recieve content buffer form zipfile.", isPassed); + CPPUNIT_ASSERT_MESSAGE("Couldn't receive content buffer form zipfile.", isPassed); } CPPUNIT_PLUGIN_IMPLEMENT(); -- cgit v1.2.3