summaryrefslogtreecommitdiffstats
path: root/src/H5FDioc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDioc.c')
-rw-r--r--src/H5FDioc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDioc.c b/src/H5FDioc.c
index fdbe41e..5f12a0e 100644
--- a/src/H5FDioc.c
+++ b/src/H5FDioc.c
@@ -201,7 +201,7 @@ H5FD__init_package(void)
#endif /* JRM */
#if 0 /* JRM */
- HDfprintf(stdout, "H5FD_ioc_init() IOC registerd. id = %lld \n", (int64_t)H5FD_IOC_g);
+ HDfprintf(stdout, "H5FD_ioc_init() IOC registered. id = %lld \n", (int64_t)H5FD_IOC_g);
#endif /* JRM */
if (H5I_INVALID_HID == H5FD_IOC_g)