Skip to content

Commit

Permalink
port r65017 from trunk
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/branches/R-3-0-branch@65018 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
ripley committed Feb 17, 2014
1 parent a0cf7f7 commit 151e5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/library/base/man/Foreign.Rd
Expand Up @@ -146,7 +146,7 @@
even with \code{DUP = TRUE}). If the \code{input} variable is not
changed in the C code of \code{Cfunction} you are safe.
However, in recent versions of \R most unnecesary copying is avoided:
However, in recent versions of \R most unnecessary copying is avoided:
on the other hand using \code{DUP = FALSE} can omit \emph{necessary}
copying.
}
Expand Down

0 comments on commit 151e5eb

Please sign in to comment.