Skip to content

Commit 8c3e13f

Browse files
committed
Normalize Javadoc
1 parent a2f35cd commit 8c3e13f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ public TextHelpAppendable(final Appendable output) {
129129
}
130130

131131
/**
132-
* Adjust the table format.
132+
* Adjusts the table format.
133133
* <p>
134134
* Given the width of the page and the size of the table attempt to resize the columns to fit the page width if necessary. Adjustments are made as follows:
135135
* </p>

0 commit comments

Comments
 (0)