summaryrefslogtreecommitdiff
path: root/sw/inc/fmtftn.hxx
diff options
context:
space:
mode:
authorChristoph Herzog <rhogez@googlemail.com>2011-02-07 02:08:11 +0100
committerChristoph Herzog <rhogez@googlemail.com>2011-02-07 02:08:11 +0100
commit20d787bc8364d1c7e02e608b61709269ba8995eb (patch)
treedd810f91014481833f1249924b6b9eddb07a6be7 /sw/inc/fmtftn.hxx
parentc7c6be20b026b6409a2bc79f027297d78bb395d9 (diff)
Translation of German comments.
Diffstat (limited to 'sw/inc/fmtftn.hxx')
-rw-r--r--sw/inc/fmtftn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtftn.hxx b/sw/inc/fmtftn.hxx
index 96ba516973a5..432bffa927a2 100644
--- a/sw/inc/fmtftn.hxx
+++ b/sw/inc/fmtftn.hxx
@@ -73,7 +73,7 @@ public:
void GetFtnText( String& rStr ) const;
- // returnt den anzuzeigenden String der Fuss-/Endnote
+ // Returns string to be displayed of footnote / endnote.
String GetViewNumStr( const SwDoc& rDoc, BOOL bInclStrs = FALSE ) const;
};