summaryrefslogtreecommitdiff
path: root/sw/inc/fmtftntx.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-03-12 22:33:54 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-03-12 22:36:28 +0900
commit78d5ad4dcdd54d94adef8e6949e19a4725a90465 (patch)
tree8ebe67c5aae75335d920671229bf0e202125ca40 /sw/inc/fmtftntx.hxx
parent9ee6c4056aae9648340663c0685c04ecceb89c79 (diff)
fix typo
Diffstat (limited to 'sw/inc/fmtftntx.hxx')
-rw-r--r--sw/inc/fmtftntx.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtftntx.hxx b/sw/inc/fmtftntx.hxx
index f59b77955f8f..ec99243cbe8d 100644
--- a/sw/inc/fmtftntx.hxx
+++ b/sw/inc/fmtftntx.hxx
@@ -39,7 +39,7 @@ enum SwFtnEndPosEnum
FTNEND_ATPGORDOCEND, // at page or document end
FTNEND_ATTXTEND, // at end of the current text end
FTNEND_ATTXTEND_OWNNUMSEQ, // -""- and with own number sequence
- FTNEND_ATTXTEND_OWNNUMANDFMT, // -""- and with onw numberformat
+ FTNEND_ATTXTEND_OWNNUMANDFMT, // -""- and with own numberformat
FTNEND_ATTXTEND_END
};