Skip to content

Commit 712ce24

Browse files
author
smeyer
committed
spelling
git-svn-id: https://svn.r-project.org/R/trunk@88106 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 82b60c5 commit 712ce24

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/NEWS.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
\I{Rtools45}, an update of the \I{Rtools44} toolchain. It is
380380
based on GCC 14. The experimental support for 64-bit ARM
381381
(\code{aarch64}) CPUs is based on \I{LLVM} 19. R-devel and \R
382-
4.5.x arw no longer maintained to be \I{buildable} using
382+
4.5.x are no longer maintained to be \I{buildable} using
383383
\I{Rtools44} and it is advised to switch to \I{Rtools45}.
384384
}
385385
}

doc/manual/R-admin.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2800,7 +2800,7 @@ English.} the language you are changing to can be output in the current
28002800
character set. But this is OS-specific, and has been known to stop
28012801
working on an OS upgrade. Note that translated messages may be cached,
28022802
so attempting to change the language of an error that has already been
2803-
output in another language may not work. See also @code{Sys.setlanguage()}.
2803+
output in another language may not work. See also @code{Sys.setLanguage()}.
28042804

28052805
Messages are divided into @emph{domains}, and translations may be
28062806
available for some or all messages in a domain. @R{} makes use of the

doc/manual/rw-FAQ.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The most thorough testing is done via CRAN packages checks: for R 4.3-4.5
128128
this has been on Windows Server 2022. R 4.3-4.4.0 has been tested to
129129
install, start and pass its own checks also on Windows 7 and Windows 8.1,
130130
but it has not been tested with contributed packages. Since version 4.5.0,
131-
R is no longer tested on these systems (note MiKTeX no longer supports them).
131+
R is no longer tested on these systems (note @I{MiKTeX} no longer supports them).
132132

133133
For UTF-8 to be the native encoding, you need R at least 4.2 and at least
134134
Windows 10 (version 1903) on desktop systems, Windows Server 2022 on

0 commit comments

Comments
 (0)