diff options
author | Nicolas Christener <nicolas.christener@adfinis-sygroup.ch> | 2012-02-13 11:38:09 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2012-02-27 14:50:46 +0100 |
commit | 9b6dab22f9cec6690c400ea302473cbb0119a701 (patch) | |
tree | b9eeaab91ba636818d4b5ec34514569620cb8177 | |
parent | 267e077b979b6f81175ed2d0b7a1ba9e04483549 (diff) |
translate german comments
-rw-r--r-- | sw/source/core/layout/virtoutp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/virtoutp.hxx b/sw/source/core/layout/virtoutp.hxx index f6ecb88ab229..61e712fcfc54 100644 --- a/sw/source/core/layout/virtoutp.hxx +++ b/sw/source/core/layout/virtoutp.hxx @@ -42,7 +42,7 @@ class ViewShell; class SwLayVout { - friend void _FrmFinit(); //loescht das Vout + friend void _FrmFinit(); //deletes Vout private: ViewShell* pSh; OutputDevice* pOut; |