We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759187b commit 9f8231bCopy full SHA for 9f8231b
proc.c
@@ -4071,7 +4071,7 @@ rb_method_compose_to_left(VALUE self, VALUE g)
4071
4072
/*
4073
* call-seq:
4074
- * meth >> g -> a_proc
+ * self >> g -> a_proc
4075
*
4076
* Returns a proc that is the composition of this method and the given <i>g</i>.
4077
* The returned proc takes a variable number of arguments, calls this method
0 commit comments