Skip to content

Commit ec69e47

Browse files
committed
Correct on `` pair in Rd to \code{}
1 parent 44e079f commit ec69e47

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
@@ -14,7 +14,7 @@
1414
\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
17-
`RcppExports.R` (Dirk \ghpr{1256} closing \ghit{1255}).
17+
\code{RcppExports.R} (Dirk \ghpr{1256} closing \ghit{1255}).
1818
\item Switch to \code{system2()} to capture standard error messages in
1919
error cases (Iñaki in \ghpr{1259} and \ghpr{1261} fixing \ghit{1257}).
2020
}

0 commit comments

Comments
 (0)