Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47417f1

Browse files
authored
Remove an errant { character (#26)
1 parent 40d51cc commit 47417f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/optparse/argument_converters.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Executions:
216216

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

221221
:include: ruby/decimal_numeric.rb
222222

0 commit comments

Comments
 (0)