Skip to content

Commit 1695394

Browse files
author
maechler
committed
1-letter typo; thanks to Ella K
git-svn-id: https://svn.r-project.org/R/trunk@87696 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 37dd644 commit 1695394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/methods/man/Methods_for_Nongenerics.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ available in all these packages.
6363
However, calls from any package that imports the old version or just
6464
selects it from the search list will usually \emph{not} select methods.
6565
66-
A an example, consider the function
66+
As an example, consider the function
6767
\code{\link{data.frame}()} in the base package.
6868
This function takes any number of objects as arguments and attempts to combine
6969
them as variables into a data frame object.

0 commit comments

Comments
 (0)