You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by an...@apache.org on 2012/12/21 15:13:26 UTC

svn commit: r1424930 - /maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo

Author: andham
Date: Fri Dec 21 14:13:25 2012
New Revision: 1424930

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

Modified:
    maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo

Modified: maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo?rev=1424930&r1=1424929&r2=1424930&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo (original)
+++ maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo Fri Dec 21 14:13:25 2012
@@ -495,8 +495,8 @@
           <defaultValue>false</defaultValue>
           <description>
             If set to true, this property will unpack all dependencies
-            into the specified output directory. When set to false
-            dependencies will be includes as archives (jars). Can only unpack
+            into the specified output directory. When set to false,
+            dependencies will be included as archives (jars). Can only unpack
             jar, zip, tar.gz, and tar.bz archives. Default value is false.
           </description>
         </field>