summaryrefslogtreecommitdiffstats
path: root/src/H5Omodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Omodule.h')
-rw-r--r--src/H5Omodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Omodule.h b/src/H5Omodule.h
index afb005b..deb00bd 100644
--- a/src/H5Omodule.h
+++ b/src/H5Omodule.h
@@ -52,7 +52,7 @@
*
* HDF5 objects are deleted as a side effect of rendering them unreachable
* from the root group. The net effect is the diminution of the object's
- * reference count to zero, which can (but should not usually) be effected
+ * reference count to zero, which can (but should not usually) be affected
* by a function in this module.
*
* <table>