Skip to content

Commit 0837b35

Browse files
committed
minor edits to 1.0.1 release notes
1 parent 7ad7dc1 commit 0837b35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

inst/NEWS.Rd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
\item \code{Shelter} increases count only on non-null objects
1515
(Dirk in \ghpr{940} as suggested by Stepan Sindelar in \ghit{935}).
1616
\item \code{AttributeProxy::set()} and a few related setters get
17-
\code{Shiled<>} to ensure rchk is happy (Romain in \ghpr{947})
17+
\code{Shield<>} to ensure \code{rchk} is happy (Romain in \ghpr{947}
1818
fixing \ghit{946}).
1919
}
2020
\item Changes in Rcpp Attributes:
@@ -23,8 +23,8 @@
2323
\item Fixed an issue where 'stale' symbols could become registered in
2424
RcppExports.cpp, leading to linker errors and other related issues
2525
(Kevin in \ghpr{939} fixing \ghit{733} and \ghit{934}).
26-
\item The wrapper macro gets an \code{UNPROTECT} to ensure rchk is
27-
happy (Romain in \ghpr{949}) fixing \ghit{948}).
26+
\item The wrapper macro gets an \code{UNPROTECT} to ensure \code{rchk}
27+
is happy (Romain in \ghpr{949}) fixing \ghit{948}).
2828
}
2929
\item Changes in Rcpp Documentation:
3030
\itemize{

0 commit comments

Comments
 (0)