summaryrefslogtreecommitdiffstats
path: root/src/H5FDstdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDstdio.h')
-rw-r--r--src/H5FDstdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDstdio.h b/src/H5FDstdio.h
index 42cd6a0..6d1cdf3 100644
--- a/src/H5FDstdio.h
+++ b/src/H5FDstdio.h
@@ -37,7 +37,7 @@ H5_DLL hid_t H5FD_stdio_init(void);
* \fapl_id
* \returns \herr_t
*
- * \details H5Pset_fapl_stdio modifies the file access property list to use
+ * \details H5Pset_fapl_stdio() modifies the file access property list to use
* the standard I/O driver, H5FDstdio.
*
* \since 1.4.0