[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
@ -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…
x
Reference in New Issue
Block a user