Skip to content

Commit 44e079f

Browse files
committed
Add a missing '20' to C++20 in NEWS
1 parent 7932566 commit 44e079f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/NEWS.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
on linux (Lukasz in \ghpr{1243} closing \ghit{1242}).
1212
\item Two unit tests no longer accidentally bark on stdout (Dirk and
1313
Iñaki in \ghpr{1245}).
14-
\item Compilation under C++ using \pkg{clang++} and its standard
14+
\item Compilation under C++20 using \pkg{clang++} and its standard
1515
library is enabled (Dirk in \ghpr{1248} closing \ghit{1244}).
1616
\item Use backticks in a generated \code{.Call()} statement in
1717
`RcppExports.R` (Dirk \ghpr{1256} closing \ghit{1255}).

0 commit comments

Comments
 (0)