diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-05-26 18:59:00 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-05-26 18:59:00 (GMT) |
commit | c059e6ecf7bafc6b5c1c9b8a39e8515e23f52303 (patch) | |
tree | ac8afacba5da8b791662d15320b4a505810b81c6 /release_docs | |
parent | 7f6443cc0d1b3d09f104b076ecc5ced758d3c1a1 (diff) | |
download | hdf5-c059e6ecf7bafc6b5c1c9b8a39e8515e23f52303.zip hdf5-c059e6ecf7bafc6b5c1c9b8a39e8515e23f52303.tar.gz hdf5-c059e6ecf7bafc6b5c1c9b8a39e8515e23f52303.tar.bz2 |
Spelling
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 b6ef74f..e52913f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -124,7 +124,7 @@ Bug Fixes since HDF5-1.10.1 release Improved h5repack by reading the creation order and applying the flag to the new root group. Also added arguments to set the - order and index direction, which applys to the traversing of the + order and index direction, which applies to the traversing of the original file, on the command line. (ADB - 2017/05/26, HDFFV-8611) |