Skip to content

Commit

Permalink
Fixed typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
donmendelson committed Mar 13, 2018
1 parent baff571 commit e840cca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public class TestGenerator {
* <li>Name of resources output directory--will be created if it does not exist, defaults
* to "src/test/resources"</li>
* <li>Name of source output directory--will be created if it does not exist, defaults to
* "src/test/java"</li> *
* "src/test/java"</li>
* </ol>
* @throws JAXBException if XML file unmarshaling fails
* @throws IOException if input file is not found or cannot be read
Expand Down

0 comments on commit e840cca

Please sign in to comment.