sw/source/core/layout/paintfrm.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d7413085daa452b6315893e311d4249f23d0097f Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Oct 28 08:44:47 2018 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sun Oct 28 16:49:31 2018 +0100 Fix typo Change-Id: I05f36d03acaabb92b212b8fc3ef30850e1179935 Reviewed-on: https://gerrit.libreoffice.org/62467 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx index 214683deb8d6..f7b96f94e3ea 100644 --- a/sw/source/core/layout/paintfrm.cxx +++ b/sw/source/core/layout/paintfrm.cxx @@ -5077,7 +5077,7 @@ void SwFrame::PaintSwFrameShadowAndBorder( if(rAttrs.JoinedWithPrev(*this)) { - // tdf#115296 re-add adaption of vert distance to clos ethe evtl. + // tdf#115296 re-add adaption of vert distance to close the evtl. // existing gap to previous frame const SwFrame* pPrevFrame(GetPrev()); (aRect.*_rRectFn->fnSetTop)( (pPrevFrame->*_rRectFn->fnGetPrtBottom)() ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits