Skip to content

Commit ffdc302

Browse files
author
hornik
committed
Spelling.
git-svn-id: https://svn.r-project.org/R/trunk@87701 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 3f93a79 commit ffdc302

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
\item Source installs now report the package version in the log.
261261

262262
\item There is preliminary support for C++26 in GCC >= 14, Apple
263-
clang >= 16 and LLVM clang >= 17.
263+
clang >= 16 and \I{LLVM} clang >= 17.
264264
}
265265
}
266266

@@ -415,7 +415,7 @@
415415
When building \R itself (\file{doc/NEWS.pdf} and base vignettes)
416416
or package manuals using \command{R CMD Rd2pdf}, it is ensured
417417
that this \R's \file{Rd.sty} takes precedence over any other
418-
(incompatible) versions in default \dQuote{texmf trees}.
418+
(incompatible) versions in default \I{\dQuote{texmf trees}}.
419419
420420
\item \code{tools::Rd2latex()} no longer outputs an
421421
\samp{\\inputencoding{utf8}} line by default;

doc/manual/R-exts.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6575,7 +6575,7 @@ Another build for Windows which may be sufficiently compatible with
65756575
@node C23 changes
65766576
@subsubsection C23 changes
65776577

6578-
Thw C23 standard was finally published in Oct 2024, by which time it had
6578+
The C23 standard was finally published in Oct 2024, by which time it had
65796579
been widely implemented for a least a couple of years. It will become
65806580
the default of GCC 15, and @R{} will default to it if available from
65816581
@R{} 4.5.0.

0 commit comments

Comments
 (0)