Actions
Bug #5624
closedMismatch between code example and its description in text in Regexp documentation
Bug #5624:
Mismatch between code example and its description in text in Regexp documentation
Description
I found that in Regexp.html (doc/re.rdoc) under the heading Performance there is the description:
with a code example:
The code example doesn't match its description.
I fixed that with the attached patch.
Files
Actions