summaryrefslogtreecommitdiffstats
path: root/sw/inc/docfac.hxx
diff options
context:
space:
mode:
authorChristoph Herzog <rhogez@googlemail.com>2011-01-12 10:32:43 +0100
committerThorsten Behrens <tbehrens@novell.com>2011-01-12 15:07:34 +0100
commitf80f169f3d5c0d7038f4c690cf51c0f0d594f415 (patch)
treed36b9a530b5be130e0d46fb96d030b4ede5f46e9 /sw/inc/docfac.hxx
parentadd missing modelines (diff)
downloadcore-f80f169f3d5c0d7038f4c690cf51c0f0d594f415.tar.gz
core-f80f169f3d5c0d7038f4c690cf51c0f0d594f415.zip
Translations of comments in writer/sw/inc
Diffstat (limited to 'sw/inc/docfac.hxx')
-rw-r--r--sw/inc/docfac.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/docfac.hxx b/sw/inc/docfac.hxx
index b772dc699c41..12025fd546d8 100644
--- a/sw/inc/docfac.hxx
+++ b/sw/inc/docfac.hxx
@@ -41,7 +41,7 @@ public:
SwDocFac( SwDoc *pDoc = 0 );
~SwDocFac();
- // Das Dokument ist nach dem Aufruf von Read(..) angelegt
+ // Document is created after calling Read(...).
SwDoc* GetDoc();
};