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;