This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 5b4c806dd61422b0a3f5d4ca1ca4ae29f7cafda1
Author: Alex Herbert <[email protected]>
AuthorDate: Sun Sep 5 14:32:40 2021 +0100

    Fix changes typo
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 62956d8..ed12355 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,7 +75,7 @@ It is however not part of the official API and no 
compatibility
 should be expected in subsequent releases.
 
 It must be noted that, due to the nature of random number
-generation, some of unit tests are bound to fail with some
+generation, some unit tests are bound to fail with some
 probability.  The 'maven-surefire-plugin' is configured to
 re-run tests that fail, and pass the build if they succeed
 within the allotted number of reruns (the test will be marked

Reply via email to