From 767ec2f138d824b6b51eef73ac9b7d2b193a1e98 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 28 Dec 2016 13:14:15 +0200 Subject: [PATCH] Typo Change-Id: I303e993429e40147579c77623b554ef10d87dbfb --- sw/source/core/layout/layact.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/source/core/layout/layact.cxx b/sw/source/core/layout/layact.cxx index 93a574a748ec..666ea3c252eb 100644 --- a/sw/source/core/layout/layact.cxx +++ b/sw/source/core/layout/layact.cxx @@ -765,7 +765,7 @@ void SwLayAction::InternalAction(OutputDevice* pRenderContext) pPg->InvalidateFlyLayout(); pPg->InvalidateFlyContent(); } - // we are statisfied, if the content is formatted once complete. + // we are satisfied if the content is formatted once complete. else { break;