Skip to content

Commit 0a9b9cb

Browse files
authored
Merge pull request #147 from gaurav9822/master
Fix type in Property.java
2 parents 581e6ed + 52d75dc commit 0a9b9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/codehaus/mojo/exec/Property.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*/
2121

2222
/**
23-
* Wrapper class for the systemPropery argument type.
23+
* Wrapper class for the systemProperty argument type.
2424
*
2525
* @author Kaare Nilsen (kaare.nilsen@gmail.com)
2626
*/

0 commit comments

Comments
 (0)