summaryrefslogtreecommitdiffstats
path: root/src/H5Cimage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Cimage.c')
-rw-r--r--src/H5Cimage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Cimage.c b/src/H5Cimage.c
index 446dc88..ae18a24 100644
--- a/src/H5Cimage.c
+++ b/src/H5Cimage.c
@@ -443,7 +443,7 @@ done:
* deserialized entry after it is inserted in the cache.
*
* Since deserializing a prefetched entry is semantically
- * equivalent to a load, issue an entry loaded nofification
+ * equivalent to a load, issue an entry loaded notification
* if the notify callback is defined.
*
* Return: SUCCEED on success, and FAIL on failure.