Skip to content

Commit 081edd1

Browse files
committed
correct typo in NEWS
1 parent b4baf27 commit 081edd1

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
@@ -19,12 +19,12 @@
1919
\item The \code{uint32_t} type is used throughout instead of
2020
\code{unsigned int} (Dirk in \ghpr{1153} fixing \ghit{1152}).
2121
\item The \code{cfloat} header for floating point limits is now
22-
included {\Dirk in \ghpr{1162} fixing \ghit{1161}).
22+
included (Dirk in \ghpr{1162} fixing \ghit{1161}).
2323
}
2424
\item Changes in Rcpp Attributes:
2525
\itemize{
2626
\item Packages with dots in their name can now have per-package
27-
include files (Dirk in \ghpr{1132} fixes \ghit{1129}).
27+
include files (Dirk in \ghpr{1132} fixing \ghit{1129}).
2828
\item New argument \code{echo} to quieten optional evaluation in
2929
\code{sourceCpp} (Dirk in \ghpr{1138} fixing \ghit{1126}).
3030
}

0 commit comments

Comments
 (0)