Author: hboutemy
Date: Fri Oct 26 18:30:39 2012
New Revision: 1402612

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

Modified:
    maven/maven-3/trunk/maven-model/src/main/mdo/maven.mdo

Modified: maven/maven-3/trunk/maven-model/src/main/mdo/maven.mdo
URL: 
http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model/src/main/mdo/maven.mdo?rev=1402612&r1=1402611&r2=1402612&view=diff
==============================================================================
--- maven/maven-3/trunk/maven-model/src/main/mdo/maven.mdo (original)
+++ maven/maven-3/trunk/maven-model/src/main/mdo/maven.mdo Fri Oct 26 18:30:39 
2012
@@ -1311,7 +1311,7 @@
             usually represents the extension on the filename of the dependency,
             that is not always the case. A type can be mapped to a different
             extension and a classifier.
-            The type often correspongs to the packaging used, though this is 
also
+            The type often corresponds to the packaging used, though this is 
also
             not always the case.
             Some examples are <code>jar</code>, <code>war</code>, 
<code>ejb-client</code>
             and <code>test-jar</code>.


Reply via email to