diff options
author | Philipp Weissenbacher <p.weissenbacher@gmail.com> | 2012-04-04 19:22:16 +0200 |
---|---|---|
committer | Philipp Weissenbacher <p.weissenbacher@gmail.com> | 2012-04-04 19:23:38 +0200 |
commit | a64475a0ac7f9be2e599e0b2bbc643fcb55a4c1f (patch) | |
tree | ee0cf865c207a0479906a3bfc97a38e51d0491d4 /sw/source/core/text/pordrop.hxx | |
parent | 2ba78d1ed9fca82156eebb460b398829b5a3b6db (diff) |
Translate German comments
Diffstat (limited to 'sw/source/core/text/pordrop.hxx')
-rw-r--r-- | sw/source/core/text/pordrop.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/pordrop.hxx b/sw/source/core/text/pordrop.hxx index 9b463a709566..7612b0d84f2a 100644 --- a/sw/source/core/text/pordrop.hxx +++ b/sw/source/core/text/pordrop.hxx @@ -33,7 +33,7 @@ class SwFont; // DropCap cache, global variable initialized/destroyed in txtinit.cxx -// und in txtdrop.cxx benutzt bei der Initialenberechnung +// and used in txtdrop.cxx for initial calculation class SwDropCapCache; extern SwDropCapCache *pDropCapCache; |