summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/findfrm.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-01-06 19:58:43 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-01-07 16:24:53 +0100
commit08cdb40164287fc1b76847c208b28a93f78153ef (patch)
tree280c89353e564729a819ae92701564f4da27793c /sw/source/core/layout/findfrm.cxx
parentcff0967ab636810945179acb199a36f3370c9029 (diff)
Fix typo
Change-Id: I04c11c4dfcca3b27369a2b2b5fbbb65d5af45a61 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86307 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source/core/layout/findfrm.cxx')
-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.