You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/13 19:36:18 UTC

[maven-assembly-plugin] branch elharo-patch-1 created (now 37c850f)

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

elharo pushed a change to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git.


      at 37c850f  subject verb agreemenbt

This branch includes the following new commits:

     new 37c850f  subject verb agreemenbt

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-assembly-plugin] 01/01: subject verb agreemenbt

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git

commit 37c850f0171d20916106c3dcc001e10267a2820e
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Wed May 13 15:36:09 2020 -0400

    subject verb agreemenbt
---
 src/site/apt/examples/single/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/examples/single/index.apt b/src/site/apt/examples/single/index.apt
index f23253f..3d104c1 100644
--- a/src/site/apt/examples/single/index.apt
+++ b/src/site/apt/examples/single/index.apt
@@ -28,7 +28,7 @@
 
 Single Project Examples
 
-  A Single Project is a project whose assemblies does not use \<moduleSets\>.
+  A Single Project is a project whose assemblies do not use \<moduleSets\>.
 
   The examples below may help you in creating assemblies for your single
   projects.