Skip to content

Commit

Permalink
Remove an errant { character (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Apr 23, 2021
1 parent 40d51cc commit 47417f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/optparse/argument_converters.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Executions:

File +decimal_numeric.rb+
defines an option whose argument is to be converted to an \Integer object.
The argument is converted by method {Kernel#Integer
The argument is converted by method Kernel#Integer

:include: ruby/decimal_numeric.rb

Expand Down

0 comments on commit 47417f1

Please sign in to comment.