summaryrefslogtreecommitdiff
path: root/sw/inc/fmtftn.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-08-21 16:17:42 +0200
committerMichael Stahl <mstahl@redhat.com>2015-08-22 01:00:02 +0200
commitece9da2f47def7ed5cd5e04add0eeb7a90a6e1b6 (patch)
tree57cad8b021514ccc28e3c2202ec94e8cde635077 /sw/inc/fmtftn.hxx
parent2ea45a407e2538e07dfbe17ae95cc5d4801aa7e2 (diff)
sw: translate that
Change-Id: If218ecd47435c261de14bd5f838c1e54f826a6ab
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 046efadafdf6..6212381221bf 100644
--- a/sw/inc/fmtftn.hxx
+++ b/sw/inc/fmtftn.hxx
@@ -42,7 +42,7 @@ class SW_DLLPUBLIC SwFormatFootnote
friend class SwTextFootnote;
SwTextFootnote* m_pTextAttr; ///< My TextAttribute.
OUString m_aNumber; ///< User-defined 'Number'.
- sal_uInt16 m_nNumber; ///< Automatische Nummerierung
+ sal_uInt16 m_nNumber; ///< automatic sequence number
bool m_bEndNote; ///< Is it an End note?
css::uno::WeakReference<css::text::XFootnote> m_wXFootnote;