summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-06-01 22:08:21 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-06-01 22:08:21 (GMT)
commit64f8611393fe626fccd2ecfe52a6701b695d0d1d (patch)
treeeb69d446d731e314b6468ad58005ae6b27f7d375 /release_docs
parentd4bac1f92a10ec412e37625f81a393ed5121af7f (diff)
downloadhdf5-64f8611393fe626fccd2ecfe52a6701b695d0d1d.zip
hdf5-64f8611393fe626fccd2ecfe52a6701b695d0d1d.tar.gz
hdf5-64f8611393fe626fccd2ecfe52a6701b695d0d1d.tar.bz2
Correct spelling
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 9fd8617..c54d018 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -152,7 +152,7 @@ Bug Fixes since HDF5-1.8.18
bitfield datatypes did not fully support endianness of the data.
- Improved the endianess of bitfield datatypes by adding missing functional
+ Improved the endianness of bitfield datatypes by adding missing functional
code. This code used integer types as a template.
(ADB - 2017/05/12, HDFFV-10186)
@@ -181,7 +181,7 @@ Bug Fixes since HDF5-1.8.18
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)