summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/core/layout/findfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/findfrm.cxx b/sw/source/core/layout/findfrm.cxx
index fc7ba0b9bfff..d71fc59ff489 100644
--- a/sw/source/core/layout/findfrm.cxx
+++ b/sw/source/core/layout/findfrm.cxx
@@ -1128,7 +1128,7 @@ SwContentFrame* SwFrame::FindPrevCnt_()
// handling for environments 'page header' and 'page footer':
// Assure that found previous frame is also in the same
// page header respectively page footer as <pCurrContentFrame>
- // Note: At this point its clear, that <pCurrContentFrame> has
+ // Note: At this point it's clear that <pCurrContentFrame> has
// to be inside a page header or page footer and that
// neither <pCurrContentFrame> nor <pPrevContentFrame> are
// inside a fly frame.