include/svx/svdsnpv.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6a068a90bb8b7625aca73e2c7c0a9e14a95b82be
Author: Johnny_M <kla...@partyheld.de>
Date:   Sat Apr 21 13:04:40 2018 +0200

    Translate German comment
    
    Change-Id: I490cd001c60b28a4f04eba6195e887f4e1061d5c
    Reviewed-on: https://gerrit.libreoffice.org/53251
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Michael Stahl <michael.st...@cib.de>

diff --git a/include/svx/svdsnpv.hxx b/include/svx/svdsnpv.hxx
index 0a40c9ac59ac..559ea220bc4b 100644
--- a/include/svx/svdsnpv.hxx
+++ b/include/svx/svdsnpv.hxx
@@ -242,7 +242,7 @@ public:
     //     - circle object angle: nothing
     //     - line keeps while Dragging the angle and is only stretched/ 
contracted
     // Default value for Ortho is off. persistent.
-    void SetOrtho(bool bOn) { bOrtho=bOn; } // unvollstaendig
+    void SetOrtho(bool bOn) { bOrtho=bOn; } // incomplete
     bool IsOrtho() const { return bOrtho; }
 
     // BigOrtho is only relevant if Ortho is switched on.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to