Skip to content

Typo in grep.Rd

2 messages · Korpela Mikko (MML), Martin Maechler

#
There is a small typo in file 'src/library/base/man/grep.Rd'.

Current text:
## collation order is aAbBcCdEe ...

Suggested text ("D" instead of "E"):
## collation order is aAbBcCdDe ...

Best regards,

- Mikko Korpela
1 day later
#
> There is a small typo in file 'src/library/base/man/grep.Rd'.
    > Current text:
    > ## collation order is aAbBcCdEe ...

    > Suggested text ("D" instead of "E"):
    > ## collation order is aAbBcCdDe ...

Indeed, now fixed.  Thank you Mikko!
Martin