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 be94808 commit 11e0f62Copy full SHA for 11e0f62
re.c
@@ -762,8 +762,8 @@ rb_reg_casefold_p(VALUE re)
762
* /foo/mix.options # => 7
763
*
764
* Note that additional bits may be set in the returned integer;
765
- * these are maintained internally internally in +self+,
766
- * are ignored if passed to Regexp.new, and may be ignored by the caller:
+ * these are maintained internally in +self+, are ignored if passed
+ * to Regexp.new, and may be ignored by the caller:
767
768
* Returns the set of bits corresponding to the options used when
769
* creating this regexp (see Regexp::new for details). Note that
0 commit comments