summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAleksandar Jelenak <ajelenak@users.noreply.github.com>2023-08-03 15:47:09 (GMT)
committerGitHub <noreply@github.com>2023-08-03 15:47:09 (GMT)
commit63b0f152e50031884e78cdc7fdf61ed0a919eaf8 (patch)
tree16bff555aaf7ae252c35a38d614de1ab10ff8aea /release_docs
parent07df0d252cc72fde5ead0abad12e23c8b522c2ee (diff)
downloadhdf5-63b0f152e50031884e78cdc7fdf61ed0a919eaf8.zip
hdf5-63b0f152e50031884e78cdc7fdf61ed0a919eaf8.tar.gz
hdf5-63b0f152e50031884e78cdc7fdf61ed0a919eaf8.tar.bz2
Fix a typo in RELEASE.txt
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index d9c907b..320d3b1 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -624,7 +624,7 @@ Bug Fixes since HDF5-1.14.0 release
-----
- Fixed an issue in h5repack for variable-length typed datasets
- When repacking datasets into a new file, h5repack tries to determines whether
+ When repacking datasets into a new file, h5repack tries to determine whether
it can use H5Ocopy to copy each dataset into the new file, or if it needs to
manually re-create the dataset, then read data from the old dataset and write
it to the new dataset. H5repack was previously using H5Ocopy for datasets with