summaryrefslogtreecommitdiffstats
path: root/src/H5Dint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Dint.c')
-rw-r--r--src/H5Dint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Dint.c b/src/H5Dint.c
index 14c5dec..9d80654 100644
--- a/src/H5Dint.c
+++ b/src/H5Dint.c
@@ -3105,7 +3105,7 @@ H5D__set_extent(H5D_t *dset, const hsize_t *size)
}
/*-------------------------------------------------------------------------
* Remove chunk information in the case of chunked datasets
- * This removal takes place only in case we are shrinking the dateset
+ * This removal takes place only in case we are shrinking the dataset
* and if the chunks are written
*-------------------------------------------------------------------------
*/