diff options
Diffstat (limited to 'xmloff/inc/txtflde.hxx')
-rw-r--r-- | xmloff/inc/txtflde.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/txtflde.hxx b/xmloff/inc/txtflde.hxx index 9cb74a7d963b..7bbaa791470c 100644 --- a/xmloff/inc/txtflde.hxx +++ b/xmloff/inc/txtflde.hxx @@ -59,7 +59,7 @@ enum FieldIdEnum { FIELD_ID_TIME, // current time (+date) FIELD_ID_PAGENAME, // page/slide name FIELD_ID_PAGENUMBER, // page number - FIELD_ID_PAGESTRING, // page contination string (page number string) + FIELD_ID_PAGESTRING, // page continuation string (page number string) FIELD_ID_REFPAGE_SET, // set reference page FIELD_ID_REFPAGE_GET, // get reference page number |