mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/optparse] Remove an errant { character (https://github.com/ruby/optparse/pull/26)
https://github.com/ruby/optparse/commit/47417f1b4c
This commit is contained in:
parent
c4556a2022
commit
3026ee56b1
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ Executions:
|
||||||
|
|
||||||
File +decimal_numeric.rb+
|
File +decimal_numeric.rb+
|
||||||
defines an option whose argument is to be converted to an \Integer object.
|
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
|
:include: ruby/decimal_numeric.rb
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue