[Libreoffice-commits] core.git: sw/source

Tor Lillqvist tml at collabora.com
Thu Dec 29 10:21:23 UTC 2016


 sw/source/core/layout/layact.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 767ec2f138d824b6b51eef73ac9b7d2b193a1e98
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Dec 28 13:14:15 2016 +0200

    Typo
    
    Change-Id: I303e993429e40147579c77623b554ef10d87dbfb

diff --git a/sw/source/core/layout/layact.cxx b/sw/source/core/layout/layact.cxx
index 93a574a..666ea3c 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;


More information about the Libreoffice-commits mailing list