summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-12-28 13:14:15 +0200
committerTor Lillqvist <tml@collabora.com>2016-12-29 12:20:34 +0200
commit767ec2f138d824b6b51eef73ac9b7d2b193a1e98 (patch)
tree650fce9f73b1da68dbfa8e30c7c9f2cf646af6ad /sw/source
parent87fce022c65c1d2aed1ca59967137d77d936043c (diff)
Typo
Change-Id: I303e993429e40147579c77623b554ef10d87dbfb
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/layout/layact.cxx2
1 files changed, 1 insertions, 1 deletions
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;