Skip to content

Commit 16d2ba0

Browse files
author
hornik
committed
Spelling.
git-svn-id: https://svn.r-project.org/R/trunk@88023 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 1e3300f commit 16d2ba0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/NEWS.Rd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -333,15 +333,15 @@
333333
334334
\item R on Windows by default uses pkg-config for linking against
335335
external libraries. This makes it easier to test R and packages with
336-
alternative toolchains (such as from Msys2, e.g. testing with LLVM
337-
and possibly with sanitizers). It also allows more significant Rtools
336+
alternative toolchains (such as from \I{Msys2}, e.g., testing with \I{LLVM}
337+
and possibly with sanitizers). It also allows more significant \I{Rtools}
338338
updates within a single R minor release.
339339
340340
\item The installer scripts for Windows have been tailored to
341341
\I{Rtools45}, an update of the \I{Rtools44} toolchain. It is based on
342-
GCC 14. The experimental support for 64-bit ARM (aarch64) CPUs is
343-
based on LLVM 19. R-devel is no longer maintained to be buildable
344-
using \I{Rtools44} and it is advised to switch to Rtools45.
342+
GCC 14. The experimental support for 64-bit ARM (\code{aarch64}) CPUs is
343+
based on \I{LLVM} 19. R-devel is no longer maintained to be \I{buildable}
344+
using \I{Rtools44} and it is advised to switch to \I{Rtools45}.
345345
}
346346
}
347347

0 commit comments

Comments
 (0)