Skip to content

Commit 8bf6262

Browse files
committed
Fix PR number in the NEWS.
1 parent cb84be9 commit 8bf6262

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

inst/NEWS.Rd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@
2020
\ghit{387}).
2121
\item String constructors now set default UTF-8 encoding (Qiang Kou in
2222
\ghpr{529} fixing \ghit{263}).
23-
\item Add variadic variants of the \code{RCPP_RETURN_VECTOR} and \code{RCPP_RETURN_MATRIX} macro when C++11 compiler used (Artem Klevtsov
24-
in \ghpr{536} fixing \ghit{38}).
23+
\item Add variadic variants of the \code{RCPP_RETURN_VECTOR} and
24+
\code{RCPP_RETURN_MATRIX} macro when C++11 compiler used (Artem Klevtsov
25+
in \ghpr{537} fixing \ghit{38}).
2526
}
2627
\item Changes in Rcpp unit tests
2728
\itemize{

0 commit comments

Comments
 (0)