From 76b4820076eb24a4f3e5c8583c117cbf09fb8a8a Mon Sep 17 00:00:00 2001 From: Johnny_M Date: Sun, 8 Jul 2018 14:58:53 +0200 Subject: 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 Tested-by: Michael Stahl --- include/svx/rulritem.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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: -- cgit