We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c2134 commit c03cec9Copy full SHA for c03cec9
src/main/javadoc/overview.html
@@ -26,7 +26,7 @@ <h1>
26
<img src="org/apache/commons/cli/doc-files/leaf.svg" style="height: 1em; padding-right: 0.25em" alt="leaf">1. Introducing Apache Commons CLI
27
</h1>
28
29
- <p>The Apacahe Commons CLI component parses command-line arguments for your application.</p>
+ <p>The Apache Commons CLI component parses command-line arguments for your application.</p>
30
31
<p>Commons CLI parses command-line arguments using a descriptor of
32
valid options (long and short), potentially with arguments.</p>
0 commit comments