зеркало из https://github.com/github/ruby.git
Fix typo on Proc docs
This commit is contained in:
Родитель
0f37f384d4
Коммит
1ee8d4b0ac
2
proc.c
2
proc.c
|
@ -3919,7 +3919,7 @@ proc_ruby2_keywords(VALUE procval)
|
|||
* == Conversion of other objects to procs
|
||||
*
|
||||
* Any object that implements the +to_proc+ method can be converted into
|
||||
* a proc by the <code>&</code> operator, and therefore con be
|
||||
* a proc by the <code>&</code> operator, and therefore can be
|
||||
* consumed by iterators.
|
||||
*
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче