Skip to content

Commit c03cec9

Browse files
committed
Javadoc: Fix spelling
1 parent 32c2134 commit c03cec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1>
2626
<img src="org/apache/commons/cli/doc-files/leaf.svg" style="height: 1em; padding-right: 0.25em" alt="leaf">1. Introducing Apache Commons CLI
2727
</h1>
2828

29-
<p>The Apacahe Commons CLI component parses command-line arguments for your application.</p>
29+
<p>The Apache Commons CLI component parses command-line arguments for your application.</p>
3030

3131
<p>Commons CLI parses command-line arguments using a descriptor of
3232
valid options (long and short), potentially with arguments.</p>

0 commit comments

Comments
 (0)