summaryrefslogtreecommitdiffstats
path: root/test/chunk_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/chunk_info.c')
-rw-r--r--test/chunk_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chunk_info.c b/test/chunk_info.c
index fe585e0..a4fe51a 100644
--- a/test/chunk_info.c
+++ b/test/chunk_info.c
@@ -18,7 +18,7 @@
* April 7, 2008
*
* Purpose: Tests the H5Dget_chunk_info API function
- * This program writes a 4x4 did by iterating on 2x2 chunks
+ * This program writes a 4x4 dataset did by iterating on 2x2 chunks
* at a time
*/