summaryrefslogtreecommitdiffstats
path: root/src/H5HF.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5HF.c')
-rw-r--r--src/H5HF.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5HF.c b/src/H5HF.c
index 83b29f1..79032d3 100644
--- a/src/H5HF.c
+++ b/src/H5HF.c
@@ -635,7 +635,7 @@ done:
*
* Purpose: Perform an operation directly on a heap object
*
- * Note: The library routines currently assume that the 'op' callback
+ * Note: The library routines currently assume that the 'op' callback
* won't modify the object. This can easily be changed later for
* "managed" heap objects, and, with some difficulty, for 'huge'
* and 'tiny' heap objects.