[Rd] two typos in NEWS.Rd
Uwe Ligges
ligges at statistik.tu-dortmund.de
Sat Feb 23 16:46:21 CET 2013
On 23.02.2013 08:11, Scott Kostyshak wrote:
> Regarding:
> "\pkg{parallle} (as in e.g. \code{mclapply()}."
>
> Two typos:
> "parallle" -> "parallel"
> "\code{mclapply()}." -> "\code{mclapply()})"
>
> Patch is attached.
Thanks, fixed,
Uwe Ligges
> Scott
>
>
> typoNEWS.Rd.patch.txt
>
>
> diff --git a/doc/NEWS.Rd b/doc/NEWS.Rd
> index c642432..012fd8f 100644
> --- a/doc/NEWS.Rd
> +++ b/doc/NEWS.Rd
> @@ -928,7 +928,7 @@
> unloading.
>
> The Tcl/Tk event loop is inhibited in a forked child from package
> - \pkg{parallle} (as in e.g. \code{mclapply()}.
> + \pkg{parallel} (as in e.g. \code{mclapply()}).
>
> \item \code{parallel::makeCluster()} recognizes the value
> \samp{random} for the environment variable \env{R_PARALLEL_PORT}:
>
>
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
More information about the R-devel
mailing list