Copy/paste mistake.

Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/aa533716
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/aa533716
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/aa533716

Branch: refs/heads/master
Commit: aa533716aba9f3dbf35649e44336ad73f5aa206c
Parents: 0c9f1cd
Author: Gilles Sadowski <gil...@harfang.homelinux.org>
Authored: Mon May 8 02:05:46 2017 +0200
Committer: Gilles Sadowski <gil...@harfang.homelinux.org>
Committed: Mon May 8 02:05:46 2017 +0200

----------------------------------------------------------------------
 commons-numbers-gamma/README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/aa533716/commons-numbers-gamma/README.md
----------------------------------------------------------------------
diff --git a/commons-numbers-gamma/README.md b/commons-numbers-gamma/README.md
index 0701bed..1f843c5 100644
--- a/commons-numbers-gamma/README.md
+++ b/commons-numbers-gamma/README.md
@@ -40,17 +40,17 @@
  |                                                                      |
  +======================================================================+
 --->
-Apache Commons Numbers Core
+Apache Commons Numbers Gamma
 ===================
 
-Basic utilities.
+Gamma family of functions.
 
 Documentation
 -------------
 
 More information can be found on the 
[homepage](https://commons.apache.org/proper/commons-numbers).
 The 
[JavaDoc](https://commons.apache.org/proper/commons-numbers/javadocs/api-release)
 can be browsed.
-Questions related to the usage of Apache Commons Numbers Core should be posted 
to the [user mailing list][ml].
+Questions related to the usage of Apache Commons Numbers Gamma should be 
posted to the [user mailing list][ml].
 
 Where can I get the latest release?
 -----------------------------------
@@ -61,7 +61,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 ```xml
 <dependency>
   <groupId>org.apache.commons</groupId>
-  <artifactId>commons-numbers-core</artifactId>
+  <artifactId>commons-numbers-gamma</artifactId>
   <version>1.0</version>
 </dependency>
 ```
@@ -85,7 +85,7 @@ Code is under the [Apache Licence 
v2](https://www.apache.org/licenses/LICENSE-2.
 
 Donations
 ---------
-You like Apache Commons Numbers Core? Then [donate back to the 
ASF](https://www.apache.org/foundation/contributing.html) to support the 
development.
+You like Apache Commons Numbers Gamma? Then [donate back to the 
ASF](https://www.apache.org/foundation/contributing.html) to support the 
development.
 
 Additional Resources
 --------------------

Reply via email to