We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f37f38 commit 1ee8d4bCopy full SHA for 1ee8d4b
1 file changed
proc.c
@@ -3919,7 +3919,7 @@ proc_ruby2_keywords(VALUE procval)
3919
* == Conversion of other objects to procs
3920
*
3921
* Any object that implements the +to_proc+ method can be converted into
3922
- * a proc by the <code>&</code> operator, and therefore con be
+ * a proc by the <code>&</code> operator, and therefore can be
3923
* consumed by iterators.
3924
3925
0 commit comments