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-numbers.git

commit 4eb93ac4400a3759447a0173055cfb3e142b1eb7
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Mon Aug 12 11:35:56 2024 +0100

    Fix typo
---
 commons-numbers-docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commons-numbers-docs/pom.xml b/commons-numbers-docs/pom.xml
index 82ffcaf8..b493b941 100644
--- a/commons-numbers-docs/pom.xml
+++ b/commons-numbers-docs/pom.xml
@@ -29,7 +29,7 @@
        "Not executing Javadoc as the project is not a Java classpath-capable 
package" -->
 
   <name>Apache Commons Numbers Documentation</name>
-  <description>Aggregator module to genenerate Apache Commons Numbers 
documentation.</description>
+  <description>Aggregator module to generate Apache Commons Numbers 
documentation.</description>
 
   <properties>
     <moditect.skip>true</moditect.skip>

Reply via email to