Change-Id: I303e993429e40147579c77623b554ef10d87dbfb
This commit is contained in:
Tor Lillqvist
2016-12-28 13:14:15 +02:00
parent 87fce022c6
commit 767ec2f138

View File

@@ -765,7 +765,7 @@ void SwLayAction::InternalAction(OutputDevice* pRenderContext)
pPg->InvalidateFlyLayout(); pPg->InvalidateFlyLayout();
pPg->InvalidateFlyContent(); pPg->InvalidateFlyContent();
} }
// we are statisfied, if the content is formatted once complete. // we are satisfied if the content is formatted once complete.
else else
{ {
break; break;