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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new e13176829 DOC - spelling fix in maven.mdo file (#851)
e13176829 is described below

commit e13176829fe65f42db9bf9e29bd4771f14ddf142
Author: Koray Tugay <[email protected]>
AuthorDate: Wed Oct 26 16:49:18 2022 -0400

    DOC - spelling fix in maven.mdo file (#851)
    
    DOC - spelling fix in maven.mdo file
---
 api/maven-api-model/src/main/mdo/maven.mdo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api/maven-api-model/src/main/mdo/maven.mdo 
b/api/maven-api-model/src/main/mdo/maven.mdo
index 0b18badad..933c89f22 100644
--- a/api/maven-api-model/src/main/mdo/maven.mdo
+++ b/api/maven-api-model/src/main/mdo/maven.mdo
@@ -2846,7 +2846,7 @@
           <version>4.0.0+</version>
           <description>
             <![CDATA[
-            The version of the reporting plugin to be used. Starting with 
Maven 3, if no version is defined explicitely,
+            The version of the reporting plugin to be used. Starting with 
Maven 3, if no version is defined explicitly,
             version is searched in {@code build/plugins} then in {@code 
build/pluginManagement}.
             ]]>
           </description>

Reply via email to