summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-04-29 18:16:42 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-04-29 18:16:42 (GMT)
commit0138995d1ce2068db1f790503435a2121132d3ad (patch)
tree234df369115a46b08037c5f385061cf58823e497 /tools
parent6b41367ac688547671ab46e6bb1e0d325a285f4d (diff)
downloadhdf5-0138995d1ce2068db1f790503435a2121132d3ad.zip
hdf5-0138995d1ce2068db1f790503435a2121132d3ad.tar.gz
hdf5-0138995d1ce2068db1f790503435a2121132d3ad.tar.bz2
[svn-r14893] fix typo in comment
Diffstat (limited to 'tools')
-rw-r--r--tools/h5dump/h5dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/h5dump.c b/tools/h5dump/h5dump.c
index dbac91d..2389ef4 100644
--- a/tools/h5dump/h5dump.c
+++ b/tools/h5dump/h5dump.c
@@ -2441,7 +2441,7 @@ static void dump_fill_value(hid_t dcpl,hid_t type_id, hid_t obj_id)
* Programmer: pvn
*
* Modifications: pvn, March 28, 2008
- * Add a COMPRESSION ration information for cases when filters are present
+ * Add a COMPRESSION ratio information for cases when filters are present
*
*-------------------------------------------------------------------------
*/