summaryrefslogtreecommitdiffstats
path: root/src/H5ACpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5ACpublic.h')
-rw-r--r--src/H5ACpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5ACpublic.h b/src/H5ACpublic.h
index 0967f77..5dc65c7 100644
--- a/src/H5ACpublic.h
+++ b/src/H5ACpublic.h
@@ -466,7 +466,7 @@ typedef struct H5AC_cache_config_t {
/* general configuration fields: */
//! <!-- [H5AC_cache_config_t_general_snip] -->
int version;
- /**< Integer field indicating the the version of the H5AC_cache_config_t
+ /**< Integer field indicating the version of the H5AC_cache_config_t
* in use. This field should be set to #H5AC__CURR_CACHE_CONFIG_VERSION
* (defined in H5ACpublic.h). */