[Libreoffice-commits] core.git: include/svx
Johnny_M
klasse at partyheld.de
Mon Apr 23 09:01:56 UTC 2018
include/svx/svdsnpv.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6a068a90bb8b7625aca73e2c7c0a9e14a95b82be
Author: Johnny_M <klasse at 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 <ci at libreoffice.org>
Reviewed-by: Michael Stahl <Michael.Stahl at 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.
More information about the Libreoffice-commits
mailing list