We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57444b commit bcfcddeCopy full SHA for bcfcdde
1 file changed
src/main/java/org/apache/commons/cli/TypeHandler.java
@@ -104,7 +104,7 @@ public static File createFile(final String str) {
104
*
105
* <p>
106
* This method is not yet implemented and always throws an {@link UnsupportedOperationException}.
107
- * <p>
+ * </p>
108
109
* @param str the paths to the files
110
* @return The File[] represented by {@code str}.
0 commit comments