Skip to content

Commit f9fd78a

Browse files
committed
Minor doc fix [ci skip]
1 parent 8584258 commit f9fd78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ <h3>
817817
<h3>
818818
<a name="generating-usage-and-help-messages" class="anchor" href="#generating-usage-and-help-messages"><span class="octicon octicon-link"></span></a>Generating usage and help messages</h3>
819819

820-
<p><code>:get_help()</code> and <code>get_usage:()</code> methods of Parser and Command classes can be used to generate their help and usage messages. </p>
820+
<p><code>:get_help()</code> and <code>:get_usage()</code> methods of Parser and Command classes can be used to generate their help and usage messages. </p>
821821

822822
<h3>
823823
<a name="parsing-algorithm" class="anchor" href="#parsing-algorithm"><span class="octicon octicon-link"></span></a>Parsing algorithm</h3>

0 commit comments

Comments
 (0)