>>>>> "SO" == Sean O'Riordain <[EMAIL PROTECTED]>
>>>>>     on Mon, 1 Dec 2008 19:32:13 +0000 writes:

    SO> Good evening,
    SO> Spotted a very minor spelling mistake in the source for the grep help.

    SO> And thanks to R-Core for all their work - it's a tribute to R-Core,
    SO> that these sort of "problems" are rare indeed.

Thank you, Sean, that's fixed now.

Martin

    SO> Best regards,
    SO> Sean O'Riordain
    SO> Dublin


    SO> [EMAIL PROTECTED]:~/R/RSVN/R/trunk/src/library/base/man$ svn diff
    SO> Index: grep.Rd
    SO> ===================================================================
    SO> --- grep.Rd     (revision 47031)
    SO> +++ grep.Rd     (working copy)
    SO> @@ -102,7 +102,7 @@

    SO> For \code{sub} and \code{gsub} a character vector of the same length
    SO> and with the same attributes as \code{x} (after possible coercion).
    SO> -  Elements of character vectors \code{x} which are not subsituted will
    SO> +  Elements of character vectors \code{x} which are not substituted will
    SO> be return unchanged (including any declared encoding).  If
    SO> \code{useBytes = FALSE}, either \code{perl = TRUE} or \code{fixed =
    SO> TRUE} and any element of \code{pattern}, \code{replacement} and

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to