diff options
Diffstat (limited to 'tools/h5dump')
-rw-r--r-- | tools/h5dump/h5dump.c | 2 |
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 * *------------------------------------------------------------------------- */ |