summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-03-31 05:28:14 +0000
committerMichael Stahl <mstahl@redhat.com>2017-03-31 08:58:48 +0000
commitbb37c73bdc7544f67d1acb98af6248fb43140ca7 (patch)
treef29e11b22f0b1112f4f03f1b39432a5cefcdf042 /include/svl
parent6a59352290a5d05c4236522b56124ac06cd591ad (diff)
tdf#39468 Translate German comments
Translate German comments in filter/ Change-Id: I2b5856f1d4b894ca64a5b8105ca3f6466b17360b Reviewed-on: https://gerrit.libreoffice.org/35953 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/svl')
-rw-r--r--include/svl/filerec.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/filerec.hxx b/include/svl/filerec.hxx
index cc15e8949e1b..503c677a42a3 100644
--- a/include/svl/filerec.hxx
+++ b/include/svl/filerec.hxx
@@ -204,7 +204,7 @@ private:
* in all others
*
* It should be possible to distinguish the record from Drawing Engine
- * ones. These start with 'DRMD' und 'DRVW'.
+ * ones. These start with 'DRMD' and 'DRVW'.
* <BR>
* => Mini-Records with Pre-Tag 'D' can only be up to 4MB in size,
* to avoid confusion.