fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1344490 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2012-05-30 22:32:42 +00:00
parent 4e28a9e77c
commit cd1c96a952
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ public interface DependencyResolutionRequest
/**
* Sets the filter used to exclude some dependencies from resolution. Note that this filter only controls the
* resolution/download of dependency artifacts, not the inclusion of dependency nodes in the resolved dependeny
* resolution/download of dependency artifacts, not the inclusion of dependency nodes in the resolved dependency
* graph.
*
* @param filter The filter to exclude dependencies from resolution, may be {@code null} to resolve all