Kaydet (Commit) 248be427 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I8737a10d0751133cac7d825721dfebd7ca2f2222
Reviewed-on: https://gerrit.libreoffice.org/65881
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst cd4d4660
......@@ -671,7 +671,7 @@ void SwUiWriterTest2::testUnfloating()
// Push the unfloat button
pFlyFrame->ActiveUnfloatButton(pWrtShell);
// After unfloating we have two pages with one tablre frame on each page
// After unfloating we have two pages with one table frame on each page
CPPUNIT_ASSERT(pWrtShell->GetLayout()->GetLower()->GetNext());
CPPUNIT_ASSERT_EQUAL(SwFrameType::Page,
pWrtShell->GetLayout()->GetLower()->GetNext()->GetType());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment