sw/source/uibase/wrtsh/delete.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0300e238c68f91d5921140628809024279437906 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Jul 3 14:43:23 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Jul 3 21:08:12 2019 +0200 Fix typo Change-Id: I4faa2e19aee92bda2d73c83ff245871e7464d460 Reviewed-on: https://gerrit.libreoffice.org/75052 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/uibase/wrtsh/delete.cxx b/sw/source/uibase/wrtsh/delete.cxx index e783037c9bb9..81d088cc2ba1 100644 --- a/sw/source/uibase/wrtsh/delete.cxx +++ b/sw/source/uibase/wrtsh/delete.cxx @@ -398,7 +398,7 @@ bool SwWrtShell::DelRight() // #108205# Remember object's position. Point aTmpPt = GetObjRect().TopLeft(); - // Remember the anchof of the selected object before deletion. + // Remember the anchor of the selected object before deletion. std::unique_ptr<SwPosition> pAnchor; SwFlyFrame* pFly = GetSelectedFlyFrame(); if (pFly) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits