You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2017/09/05 19:47:56 UTC

svn commit: r1807395 - /maven/plugins/trunk/maven-jmod-plugin/src/site/apt/usage.apt.vm

Author: khmarbaise
Date: Tue Sep  5 19:47:56 2017
New Revision: 1807395

URL: http://svn.apache.org/viewvc?rev=1807395&view=rev
Log:
Fixed docs.

Modified:
    maven/plugins/trunk/maven-jmod-plugin/src/site/apt/usage.apt.vm

Modified: maven/plugins/trunk/maven-jmod-plugin/src/site/apt/usage.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jmod-plugin/src/site/apt/usage.apt.vm?rev=1807395&r1=1807394&r2=1807395&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jmod-plugin/src/site/apt/usage.apt.vm (original)
+++ maven/plugins/trunk/maven-jmod-plugin/src/site/apt/usage.apt.vm Tue Sep  5 19:47:56 2017
@@ -119,7 +119,7 @@ src/
 +----
   
   The above directories like <<cmds>>, <<configs>>, <<headerfiles>>, <<legalnotices>>, <<libs>>, 
-  <<<manpages>> are the default directories which are defined by the Maven JMod Plugin. If you
+  <<manpages>> are the default directories which are defined by the Maven JMod Plugin. If you
   really need different directories to be used
   {{{./create-mojo.html}you can of course configure this}} but we don't recommend
   this. You should follow convention over configuration paradigm.