There was an error while loading. Please reload this page.
1 parent b4b2c05 commit 9ade05eCopy full SHA for 9ade05e
src/main/java/com/beust/jcommander/IParameterizedParser.java
@@ -4,7 +4,7 @@
4
5
/**
6
* Thin interface allows the Parameterized parsing mechanism, which reflects an object to find the
7
- * JCommander annotations, to be replaced at runtime for cases where the source code can not
+ * JCommander annotations, to be replaced at runtime for cases where the source code cannot
8
* be directly annotated with JCommander annotations, but may have other annotations such as
9
* Json annotations that can be used to reflect as JCommander parameters.
10
*
0 commit comments