summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2018-07-08 14:58:53 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-07-10 16:12:21 +0200
commit76b4820076eb24a4f3e5c8583c117cbf09fb8a8a (patch)
tree39755483d4535c864be67d2e95ff98ee737f12ff /include
parentc290f692dd28094d41dff686f3faa1c4e14b556e (diff)
Translate German comments
Including correction of earlier translations in case of and around "packen" Change-Id: Icaeaebb46a15edcc4abdcfee55d07b43e1767e06 Reviewed-on: https://gerrit.libreoffice.org/57156 Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> Tested-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'include')
-rw-r--r--include/svx/rulritem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/rulritem.hxx b/include/svx/rulritem.hxx
index 0dc39a552f6e..048ac3365dd9 100644
--- a/include/svx/rulritem.hxx
+++ b/include/svx/rulritem.hxx
@@ -203,7 +203,7 @@ private:
long nStartX; /* Start in x direction */
long nEndX; /* End in x direction */
long nStartY; /* Start in y direction */
- long nEndY; /* Ende in y direction */
+ long nEndY; /* End in y direction */
bool bLimits; /* boundary limit control by the application */
protected: