Skip to content

Commit a2f35cd

Browse files
committed
Javadoc: Typo
1 parent cc9042c commit a2f35cd

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
@@ -268,7 +268,7 @@ public void appendTitle(final CharSequence title) throws IOException {
268268
/**
269269
* Gets the indent for the output.
270270
*
271-
* @return the indent ofr the page.
271+
* @return the indent of the page.
272272
*/
273273
public int getIndent() {
274274
return textStyleBuilder.getIndent();

0 commit comments

Comments
 (0)