diff options
Diffstat (limited to 'src/H5Lmodule.h')
-rw-r--r-- | src/H5Lmodule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Lmodule.h b/src/H5Lmodule.h index 47c8ad1..f61b891 100644 --- a/src/H5Lmodule.h +++ b/src/H5Lmodule.h @@ -30,7 +30,7 @@ #define H5_MY_PKG_INIT YES /** - * \defgroup H5L H5L + * \defgroup H5L Links (H5L) * * Use the functions in this module to manage HDF5 links and link types. * |