Repository: commons-rng Updated Branches: refs/heads/master 048b98772 -> 9c731f875
Typo: 'JavaDoc' -> 'Javadoc'. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/9c731f87 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/9c731f87 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/9c731f87 Branch: refs/heads/master Commit: 9c731f8754355e6b594d9b6f74ce82de10b7411c Parents: 048b987 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue May 15 13:03:39 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue May 15 13:03:39 2018 -0600 ---------------------------------------------------------------------- commons-rng-client-api/README.md | 2 +- commons-rng-core/README.md | 2 +- commons-rng-examples/README.md | 2 +- commons-rng-examples/examples-jmh/README.md | 2 +- commons-rng-examples/examples-jpms/README.md | 2 +- commons-rng-examples/examples-jpms/jpms-app/README.md | 2 +- commons-rng-examples/examples-jpms/jpms-lib/README.md | 2 +- commons-rng-examples/examples-quadrature/README.md | 2 +- commons-rng-examples/examples-sampling/README.md | 2 +- commons-rng-examples/examples-stress/README.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-client-api/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-client-api/README.md b/commons-rng-client-api/README.md index 29a179c..c9dc72b 100644 --- a/commons-rng-client-api/README.md +++ b/commons-rng-client-api/README.md @@ -54,7 +54,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Client API homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Client API should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-core/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-core/README.md b/commons-rng-core/README.md index 21e0057..c82c007 100644 --- a/commons-rng-core/README.md +++ b/commons-rng-core/README.md @@ -54,7 +54,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Core homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Core should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/README.md b/commons-rng-examples/README.md index f01dc3e..2bf3303 100644 --- a/commons-rng-examples/README.md +++ b/commons-rng-examples/README.md @@ -55,7 +55,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Examples homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Examples should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/examples-jmh/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/examples-jmh/README.md b/commons-rng-examples/examples-jmh/README.md index 562d1fb..d3d13c7 100644 --- a/commons-rng-examples/examples-jmh/README.md +++ b/commons-rng-examples/examples-jmh/README.md @@ -55,7 +55,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG JMH Benchmark homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG JMH Benchmark should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/examples-jpms/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/examples-jpms/README.md b/commons-rng-examples/examples-jpms/README.md index 0d3d0f8..a3a9175 100644 --- a/commons-rng-examples/examples-jpms/README.md +++ b/commons-rng-examples/examples-jpms/README.md @@ -54,7 +54,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Integration homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Integration should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/examples-jpms/jpms-app/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/examples-jpms/jpms-app/README.md b/commons-rng-examples/examples-jpms/jpms-app/README.md index aaa285f..e6c5d2d 100644 --- a/commons-rng-examples/examples-jpms/jpms-app/README.md +++ b/commons-rng-examples/examples-jpms/jpms-app/README.md @@ -54,7 +54,7 @@ Documentation ------------- More information can be found on the [JPMS module example (application) homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of JPMS module example (application) should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/examples-jpms/jpms-lib/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/examples-jpms/jpms-lib/README.md b/commons-rng-examples/examples-jpms/jpms-lib/README.md index 8d6ceb0..3818a11 100644 --- a/commons-rng-examples/examples-jpms/jpms-lib/README.md +++ b/commons-rng-examples/examples-jpms/jpms-lib/README.md @@ -54,7 +54,7 @@ Documentation ------------- More information can be found on the [JPMS module example (library) homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of JPMS module example (library) should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/examples-quadrature/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/examples-quadrature/README.md b/commons-rng-examples/examples-quadrature/README.md index 0123f39..040a51c 100644 --- a/commons-rng-examples/examples-quadrature/README.md +++ b/commons-rng-examples/examples-quadrature/README.md @@ -55,7 +55,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Quadrature Test Example homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Quadrature Test Example should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/examples-sampling/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/examples-sampling/README.md b/commons-rng-examples/examples-sampling/README.md index 16e71a9..591be67 100644 --- a/commons-rng-examples/examples-sampling/README.md +++ b/commons-rng-examples/examples-sampling/README.md @@ -55,7 +55,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Sampling Test Example homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Sampling Test Example should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/9c731f87/commons-rng-examples/examples-stress/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-examples/examples-stress/README.md b/commons-rng-examples/examples-stress/README.md index eabba37..e274f1e 100644 --- a/commons-rng-examples/examples-stress/README.md +++ b/commons-rng-examples/examples-stress/README.md @@ -55,7 +55,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Stress Test Example homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Stress Test Example should be posted to the [user mailing list][ml]. Where can I get the latest release?