Skip to content

Commit 3bedbe7

Browse files
author
hornik
committed
Tweak for c88283.
git-svn-id: https://svn.r-project.org/R/trunk@88285 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 06393c5 commit 3bedbe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/stats/man/t.test.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ t.test(x, \dots)
7272
7373
If the data contain infinite values, \code{t.test()} no longer errors and
7474
returns a still not very useful result. Note that
75-
\code{\link{wilcox.test()}} is \emph{robust} against outliers and hence
75+
\code{\link{wilcox.test}()} is \emph{robust} against outliers and hence
7676
deals more usefully with such \code{Inf} values in \code{x} or \code{y}.
7777
}
7878
\value{

0 commit comments

Comments
 (0)