summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-04-08 05:34:28 +0000
committerMichael Stahl <mstahl@redhat.com>2017-04-10 13:30:47 +0200
commitfb4620f14eb4bd3f763d2ab29c3f26ee40a20b49 (patch)
tree9bf889ede8f21db407ddfe71bfc77c11850d7042 /sw/inc/calc.hxx
parentc113aded3e7f333e44c0cde1c3e4f4194fc407fa (diff)
tdf#39468 Translate German comments in sw
Translate German comments and terms in sw/inc/ and sw/source Change-Id: I1330a358db2c6cdc0512009befeafa0582ac4877 Reviewed-on: https://gerrit.libreoffice.org/36288 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/inc/calc.hxx')
-rw-r--r--sw/inc/calc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/calc.hxx b/sw/inc/calc.hxx
index 306a2bb6e9c7..db850ac533cd 100644
--- a/sw/inc/calc.hxx
+++ b/sw/inc/calc.hxx
@@ -113,7 +113,7 @@ public:
void SetVoidValue(bool bSet) {bVoid = bSet;}
};
-// Calculate HashTables for VarTable und Operations
+// Calculate HashTables for VarTable and Operations
struct SwHash
{
SwHash( const OUString& rStr );