summaryrefslogtreecommitdiffstats
path: root/src/H5Ocopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Ocopy.c')
-rw-r--r--src/H5Ocopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Ocopy.c b/src/H5Ocopy.c
index c12d305..8b05d4a 100644
--- a/src/H5Ocopy.c
+++ b/src/H5Ocopy.c
@@ -749,7 +749,7 @@ H5O__copy_header_real(const H5O_loc_t *oloc_src, H5O_loc_t *oloc_dst /*out*/, H5
oh_dst = NULL;
inserted = TRUE;
- /* Reset metadat tag */
+ /* Reset metadata tag */
H5_END_TAG
/* Set obj_type and udata, if requested */