summaryrefslogtreecommitdiffstats
path: root/src/H5Epublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Epublic.h')
-rw-r--r--src/H5Epublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Epublic.h b/src/H5Epublic.h
index 8db118b..b6cc1cb 100644
--- a/src/H5Epublic.h
+++ b/src/H5Epublic.h
@@ -310,7 +310,7 @@ H5_DLL hid_t H5Eget_current_stack(void);
*
* \details H5Eappend_stack() appends the messages from error stack
* \p src_stack_id to the error stack \p dst_stack_id.
- * If \p close_source_stack is \c TRUE, the source error stack
+ * If \p close_source_stack is \c true, the source error stack
* will be closed.
*
* \since 1.14.0