diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-01-25 17:16:04 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-01-25 17:16:04 (GMT) |
commit | fbcaec3555b6fce1a6be92b019972f51b6a51439 (patch) | |
tree | 7d89bd92abb30394bdf357d6132946968759cb57 /release_docs | |
parent | ad4514ebee259eb8906cecd2c1fd2e20695fd6ea (diff) | |
download | hdf5-fbcaec3555b6fce1a6be92b019972f51b6a51439.zip hdf5-fbcaec3555b6fce1a6be92b019972f51b6a51439.tar.gz hdf5-fbcaec3555b6fce1a6be92b019972f51b6a51439.tar.bz2 |
HDFFV-10396 typo fix
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index bdf9b9a..74b73a4 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -304,7 +304,7 @@ Bug Fixes since HDF5-1.10.1 release h5dump would output an indented blank line in the filters section. - h5dump over used the h5tools_simple_prefix function, which is a + h5dump overused the h5tools_simple_prefix function, which is a function intended to account for the data index (x,y,z) option. Removed the function call for header information. |