diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-23 20:06:04 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-23 20:08:36 +0100 |
commit | 41c99ab6308029c6eaae589efd4386e52ccb67e9 (patch) | |
tree | 7536fd79aa28b926414dea0b1af06d61d8cb0d6c /lotuswordpro | |
parent | 603c8845728cb96908388ab26db934735825bf10 (diff) |
Typos
Change-Id: Ie08a26a569b83bfe3ef4351dbb7b6e928745b95d
Diffstat (limited to 'lotuswordpro')
-rw-r--r-- | lotuswordpro/source/filter/xfilter/xffootnote.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xffootnote.hxx b/lotuswordpro/source/filter/xfilter/xffootnote.hxx index 44f65a68c42c..fe76b5a03b13 100644 --- a/lotuswordpro/source/filter/xfilter/xffootnote.hxx +++ b/lotuswordpro/source/filter/xfilter/xffootnote.hxx @@ -67,7 +67,7 @@ /** * @brief * Foot note object. - * Foot note has a lable, which is used in page content, and footnote contents in the footnote section. + * Foot note has a label, which is used in page content, and footnote contents in the footnote section. */ class XFFootNote : public XFContentContainer { |