diff options
Diffstat (limited to 'xmloff/inc/txtlists.hxx')
-rw-r--r-- | xmloff/inc/txtlists.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/txtlists.hxx b/xmloff/inc/txtlists.hxx index f4696713908e..bcd1262b0726 100644 --- a/xmloff/inc/txtlists.hxx +++ b/xmloff/inc/txtlists.hxx @@ -98,7 +98,7 @@ class XMLTextListsHelper const OUString& i_ListId, sal_Int16 & io_rLevel, const OUString& i_StyleName); - /// get ID of the last numbered-paragraph iff it has given style-name + /// get ID of the last numbered-paragraph if it has given style-name OUString GetNumberedParagraphListId( const sal_uInt16 i_Level, const OUString& i_StyleName); |