summaryrefslogtreecommitdiff
path: root/include/registry/reader.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 /include/registry/reader.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 'include/registry/reader.hxx')
-rw-r--r--include/registry/reader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/registry/reader.hxx b/include/registry/reader.hxx
index d877f382bb5b..67888df4f6f9 100644
--- a/include/registry/reader.hxx
+++ b/include/registry/reader.hxx
@@ -116,7 +116,7 @@ public:
/**
Returns whether this type reader is valid.
- @return true if this type reader is valid
+ @return true iff this type reader is valid
*/
bool isValid() const {
return m_handle != 0;