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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Jan 7 15:25:27 UTC 2020


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

New commits:
commit 08cdb40164287fc1b76847c208b28a93f78153ef
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jan 6 19:58:43 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jan 7 16:24:53 2020 +0100

    Fix typo
    
    Change-Id: I04c11c4dfcca3b27369a2b2b5fbbb65d5af45a61
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86307
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

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.


More information about the Libreoffice-commits mailing list