Skip to content

Commit 8e881b9

Browse files
committed
Javadoc
1 parent aa79dde commit 8e881b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/cli/help/FilterHelpAppendable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more
3434
public abstract class FilterHelpAppendable implements HelpAppendable {
3535

3636
/**
37-
* The Appendable instance to write to.
37+
* The underlying appendable to be filtered.
3838
*/
3939
protected final Appendable output;
4040

0 commit comments

Comments
 (0)