Skip to content

Commit 11dc2d5

Browse files
authored
Merge pull request #18 from apache/elharo-patch-1
docs: grammar
2 parents 4027e40 + 9989a35 commit 11dc2d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/maven/plugins/jar/TestJarMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public class TestJarMojo
5353
private File testClassesDirectory;
5454

5555
/**
56-
* Classifier to used for {@code test-jar}.
56+
* Classifier to use for {@code test-jar}.
5757
*/
5858
@Parameter( defaultValue = "tests" )
5959
private String classifier;

0 commit comments

Comments
 (0)