sw/source/core/layout/fly.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 6896f39ffd8a6c4b32b8f601a6a93678247456bd Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Nov 5 15:06:59 2018 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Mon Nov 5 23:17:06 2018 +0100 Fix typos Change-Id: I4a5ef0b6c490e34f7a4bef82e4b173ec7191dcf3 Reviewed-on: https://gerrit.libreoffice.org/62398 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/core/layout/fly.cxx b/sw/source/core/layout/fly.cxx index af697e9b9030..41e2292d4dc4 100644 --- a/sw/source/core/layout/fly.cxx +++ b/sw/source/core/layout/fly.cxx @@ -166,8 +166,8 @@ SwFlyFrame::SwFlyFrame( SwFlyFrameFormat *pFormat, SwFrame* pSib, SwFrame *pAnch void SwFlyFrame::Chain( SwFrame* _pAnch ) { // Connect to chain neighbours. - // No problem, if a neighboor doesn't exist - the construction of the - // neighboor will make the connection + // No problem, if a neighbor doesn't exist - the construction of the + // neighbor will make the connection const SwFormatChain& rChain = GetFormat()->GetChain(); if ( rChain.GetPrev() || rChain.GetNext() ) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits