[Rd] trivial spelling correction

Sean O'Riordain seanpor at acm.org
Mon Dec 1 20:32:13 CET 2008


Good evening,

Spotted a very minor spelling mistake in the source for the grep help.

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

Best regards,
Sean O'Riordain
Dublin


sean at sean7:~/R/RSVN/R/trunk/src/library/base/man$ svn diff
Index: grep.Rd
===================================================================
--- grep.Rd	(revision 47031)
+++ grep.Rd	(working copy)
@@ -102,7 +102,7 @@

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



More information about the R-devel mailing list