Skip to content

Commit f24d6a4

Browse files
committed
Removed the werken.opt bit from the javadoc.
Submitted by: Christopher Elkins git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@129776 13f79535-47bb-0310-9956-ffa450edef68
1 parent efe6a40 commit f24d6a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/cli/Options.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
import java.util.Iterator;
7171
import java.util.Collections;
7272

73-
/** <p>Main entry-point into the <code>werken.opt</code> library.</p>
73+
/** <p>Main entry-point into the library.</p>
7474
*
7575
* <p>Options represents a collection of {@link Option} objects, which
7676
* describe the possible options for a command-line.<p>

0 commit comments

Comments
 (0)