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

New commits:
commit 284d3b0373a6565278581b682d05ebdbb4baf743
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Jul 14 10:03:32 2019 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Jul 14 10:13:30 2019 +0200

    Fix
    
    Change-Id: Ib3b96872190e87a7d68b5605b81152852b1036f7
    Reviewed-on: https://gerrit.libreoffice.org/75569
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/source/core/layout/frmtool.cxx 
b/sw/source/core/layout/frmtool.cxx
index 484e5d2a8e93..5564576079bc 100644
--- a/sw/source/core/layout/frmtool.cxx
+++ b/sw/source/core/layout/frmtool.cxx
@@ -3246,7 +3246,7 @@ void Notify_Background( const SdrObject* pObj,
 }
 
 /// Provides the Upper of an anchor in paragraph-bound objects. If the latter
-/// is a chained border or a footnote, the "virtual" Upper might be returne.
+/// is a chained border or a footnote, the "virtual" Upper might be returned.
 const SwFrame* GetVirtualUpper( const SwFrame* pFrame, const Point& rPos )
 {
     if( pFrame->IsTextFrame() )
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to