diff options
Diffstat (limited to 'src/H5Emodule.h')
-rw-r--r-- | src/H5Emodule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Emodule.h b/src/H5Emodule.h index aeba66d..f2e6d44 100644 --- a/src/H5Emodule.h +++ b/src/H5Emodule.h @@ -580,7 +580,7 @@ * * Previous Chapter \ref sec_attribute - Next Chapter \ref sec_plist * - * \defgroup H5E H5E + * \defgroup H5E Error Handling (H5E) * * \internal The \c FUNC_ENTER macro clears the error stack whenever an * interface function is entered. When an error is detected, an entry |