Ted Behling wrote:
> Hello,
>
> I wanted to point out an error I found in the documentation for the
> MatchData class, visible at
>
http://ruby-doc.org/core/classes/MatchData.html . Please advise if I
> should post this elsewhere (such as a bug tracker).
The API docs are generated from comments in the Ruby source code.
The best way to handle this is to, ideally, post a patch to the ruby-doc
or ruby-core mailing lists for the code/comments in question.
Thanks,
James