Skip to content

Commit

Permalink
Fixed mismatched <tt> tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Apr 11, 2021
1 parent cccb28e commit 7e65ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/optparse/tutorial.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The class also has:
- {Option with No Argument}[#label-Option+with+No+Argument]
- {Option with Required Argument}[#label-Option+with+Required+Argument]
- {Option with Optional Argument}[#label-Option+with+Optional+Argument]
- {Keyword Argument <tt>into<tt>}[#label-Keyword+Argument+into]
- {Keyword Argument <tt>into</tt>}[#label-Keyword+Argument+into]
- {Collecting Options}[#label-Collecting+Options]
- {Checking for Missing Options}[#label-Checking+for+Missing+Options]
- {Default Values for Options}[#label-Default+Values+for+Options]
Expand Down

0 comments on commit 7e65ef3

Please sign in to comment.