summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtlists.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-23 20:42:27 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-23 20:42:27 +0200
commit2a65bf32ec270484dcea4d22d3c93552dc0c24dd (patch)
tree93ef95ef9bda80b60e7eadaea88db64d7ab9d160 /xmloff/inc/txtlists.hxx
parent09b4cbe977c755a447f97034189b85998f358d79 (diff)
Revert "Typo: iff->if"
This reverts commit cf92da3d6e1de14756efe3f1ee79f393a2f3787d. iff can mean "if and only if" so not a typo
Diffstat (limited to 'xmloff/inc/txtlists.hxx')
-rw-r--r--xmloff/inc/txtlists.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/txtlists.hxx b/xmloff/inc/txtlists.hxx
index 423f254f6d0a..891fb7967337 100644
--- a/xmloff/inc/txtlists.hxx
+++ b/xmloff/inc/txtlists.hxx
@@ -98,7 +98,7 @@ class XMLTextListsHelper : private boost::noncopyable
const OUString& i_ListId,
sal_Int16 & io_rLevel, const OUString& i_StyleName);
- /// get ID of the last numbered-paragraph if it has given style-name
+ /// get ID of the last numbered-paragraph iff it has given style-name
OUString GetNumberedParagraphListId(
const sal_uInt16 i_Level,
const OUString& i_StyleName);