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

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


The following commit(s) were added to refs/heads/master by this push:
     new b6f0e45c Fix spelling
b6f0e45c is described below

commit b6f0e45cb1536fe17a6359b177cb413186d26b74
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 18 09:31:35 2023 -0500

    Fix spelling
---
 doc/release/release.howto.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index 68beb15c..5df77d02 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -625,7 +625,7 @@ commons-rng-1.5-src.tar.gz=<hash>
 commons-rng-1.5-bin.tar.gz=<hash>
 commons-rng-1.5-bin.zip=<hash>
 
-Signatures may be validated on a system supporting a bash unix shell by 
executing:
+Signatures may be validated on a system supporting a bash Unix shell by 
executing:
     svn co https://dist.apache.org/repos/dist/dev/commons/rng/1.5-RC1/
     cd 1.5-RC1
     chmod +x ./signature-validator.sh

Reply via email to