summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1d91421..1c5ca46 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -126,7 +126,7 @@ Bug Fixes since HDF5-1.10.2 release
Testing the whole suite of java unit tests in a single JUnit run
made it difficult to determine actual failures when tests would fail.
Running each file set of tests individually, allows individual failures
- to be diagnosed easier. A side benifit is that tests for optional components
+ to be diagnosed easier. A side benefit is that tests for optional components
of the library can be disabled if not configured.
(ADB 2018/05/16, HDFFV-9739)