summaryrefslogtreecommitdiffstats
path: root/src/H5HFhdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5HFhdr.c')
-rw-r--r--src/H5HFhdr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5HFhdr.c b/src/H5HFhdr.c
index 836d1e6..5aefe7b 100644
--- a/src/H5HFhdr.c
+++ b/src/H5HFhdr.c
@@ -95,7 +95,7 @@ H5FL_DEFINE(H5HF_hdr_t);
/*-------------------------------------------------------------------------
* Function: H5HF_hdr_alloc
*
- * Purpose: Allocate shared fractal heap header
+ * Purpose: Allocate shared fractal heap header
*
* Return: Non-negative on success/Negative on failure
*