Skip to content

Commit 95a3e63

Browse files
author
ripley
committed
typo
git-svn-id: https://svn.r-project.org/R/trunk@87386 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent ff78dc1 commit 95a3e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/R-admin.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@ suffice.
10701070
@node C standards
10711071
@subsection C standards
10721072

1073-
Comiling @R{} requires some POSIX features (such as
1073+
Compiling @R{} requires some POSIX features (such as
10741074
@code{strdup}@footnote{this is part of C23, but part of the C library
10751075
not the compiler.} and the @code{ssize_t} type) not in the C
10761076
standards. Typically compilers make these available, but @strong{not} if

0 commit comments

Comments
 (0)