summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-04-08 16:49:59 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-04-08 16:49:59 (GMT)
commit564ff4655516d56df8d3598d9ddd94308ed56378 (patch)
treebb5b222d0a758f2e7447b5c86fecdc391da2d602 /test
parent01c6249fbb8e777c3da8cb1715a585aed22d5c0d (diff)
downloadhdf5-564ff4655516d56df8d3598d9ddd94308ed56378.zip
hdf5-564ff4655516d56df8d3598d9ddd94308ed56378.tar.gz
hdf5-564ff4655516d56df8d3598d9ddd94308ed56378.tar.bz2
[svn-r14814] added commnents
Diffstat (limited to 'test')
-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
*/