Skip to content

Commit ec17973

Browse files
committed
Fixed typo.
git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1721018 13f79535-47bb-0310-9956-ffa450edef68
1 parent 711c517 commit ec17973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/maven/shared/io/location/LocatorStrategy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public interface LocatorStrategy
2929
{
3030

3131
/**
32-
* @param locationSpecification the specifiaction.
32+
* @param locationSpecification the specification.
3333
* @param messageHolder {@link MessageHolder}
3434
* @return {@link Location}
3535
*/

0 commit comments

Comments
 (0)