svx/source/svdraw/svdmrkv.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8a850eed3bc1a25731a03e64a734a2d50963ba87
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 4 11:56:22 2021 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jun 4 12:39:58 2021 +0200

    Fix typo
    
    Change-Id: I4dcb23dc5773c4ea198d1327f88d931afb1f3483
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116688
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/svx/source/svdraw/svdmrkv.cxx b/svx/source/svdraw/svdmrkv.cxx
index 5f368c04a4a3..0d5b332592ad 100644
--- a/svx/source/svdraw/svdmrkv.cxx
+++ b/svx/source/svdraw/svdmrkv.cxx
@@ -1022,7 +1022,7 @@ void SdrMarkView::SetMarkHandlesForLOKit(tools::Rectangle 
const & rRect, const S
                         if (getSdrModelFromSdrView().IsWriter())
                             selectedNode = &anchor;
                         else
-                            // put it to others as we dont render them except 
in writer
+                            // put it to others as we don't render them except 
in writer
                             selectedNode = &others;
                     }
                     else
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to