Skip to content

Commit 12f3c03

Browse files
committed
whitespace / typo fixes
1 parent 539c18c commit 12f3c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
\item Next \code{eval} codes now properly unwind (Lionel in the large
1515
and careful \ghpr{859} fixing \ghit{807}).
1616
\item In debugging mode, more type information is shown on
17-
\code{abort()} (Jack Waseyin \ghpr{860} and \ghpr{882} fixing
17+
\code{abort()} (Jack Wasey in \ghpr{860} and \ghpr{882} fixing
1818
\ghit{857}).
1919
\item A new class was added which allow suspension of the RNG
2020
synchronisation to address an issue seen in \CRANpkg{RcppDE}
2121
(Kevin in \ghpr{862}).
2222
\item Evaluation calls now happen in the \code{base} environment
2323
(which may fix an issue seen between \CRANpkg{conflicted} and some
24-
BioConductor packages) (Kevn \ghpr{863} fixing \ghit{861}).
24+
BioConductor packages) (Kevin in \ghpr{863} fixing \ghit{861}).
2525
\item Call stack display on error can now be controlled more
2626
finely (Romain in \ghpr{868}).
2727
\item The new \code{Rcpp_fast_eval} is used instead of

0 commit comments

Comments
 (0)