Skip to content

Commit 180ef27

Browse files
committed
Javadoc fix
1 parent 84bcb31 commit 180ef27

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
@@ -387,7 +387,7 @@ private int resize(final int orig, final double fraction) {
387387
}
388388

389389
/**
390-
* Resizes a TextBuilder based on the fractional size.
390+
* Resizes a TextStyle builder based on the fractional size.
391391
*
392392
* @param builder the builder to adjust.
393393
* @param fraction the fractional size (e.g. percentage of the current size) that the builder should be.

0 commit comments

Comments
 (0)