summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
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 /include/cppuhelper
parentRevert "Typo: repsent->represent" (diff)
downloadcore-2a65bf32ec270484dcea4d22d3c93552dc0c24dd.tar.gz
core-2a65bf32ec270484dcea4d22d3c93552dc0c24dd.zip
Revert "Typo: iff->if"
This reverts commit cf92da3d6e1de14756efe3f1ee79f393a2f3787d. iff can mean "if and only if" so not a typo
Diffstat (limited to 'include/cppuhelper')
-rw-r--r--include/cppuhelper/supportsservice.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/supportsservice.hxx b/include/cppuhelper/supportsservice.hxx
index d1aa6eba2f37..10dcfb553b38 100644
--- a/include/cppuhelper/supportsservice.hxx
+++ b/include/cppuhelper/supportsservice.hxx
@@ -33,7 +33,7 @@ namespace cppu {
@param name the service name to test
- @return true if the sequence returned by the given implementation's
+ @return true iff the sequence returned by the given implementation's
getSupportedServices method contains the given name
@since LibreOffice 4.0