summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-03-27 14:18:39 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2020-03-31 15:34:01 +0200
commit4fa2e297eb8cb6d6e1f036be4609918034496251 (patch)
treec4d78edfefa761edbb76fab5afa45f1367c17074 /sw/inc
parent778cf3c1d447f90d435e780560a7207c3f4518ba (diff)
Translate German variable names
Ende -> End Change-Id: I5d9cb8b91f20ed957c90558bc41b1da1c2ffb099 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91219 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/ndarr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx
index 84d47253fce7..bb21e7903adc 100644
--- a/sw/inc/ndarr.hxx
+++ b/sw/inc/ndarr.hxx
@@ -294,7 +294,7 @@ public:
SwSectionFormat& rSectionFormat,
SwSectionData const&,
SwTOXBase const*const pTOXBase,
- SwNodeIndex const*const pEnde,
+ SwNodeIndex const*const pEnd,
bool const bInsAtStart = true,
bool const bCreateFrames = true);