mirror of https://github.com/apache/maven.git
fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1402612 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0dca478eb8
commit
b5539a8eee
|
@ -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>.
|
||||
|
|
Loading…
Reference in New Issue