Skip to content

Commit 77ceb91

Browse files
author
pd
committed
minor rephrasing
git-svn-id: https://svn.r-project.org/R/trunk@88808 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent fc9d54c commit 77ceb91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
still uses \code{stats4::logLik} and \code{stats4::nobs}, but packages
2222
no longer need to load \code{stats4} explicitly.
2323

24-
\item \code{confint.default} now also works on S4 objects, as long as they
25-
have \code{coef()} and \code{vcov()} generics.
24+
\item \code{confint.default} now also works on S4 objects, as long as
25+
suitable \code{coef()} and \code{vcov()} methods exist.
2626

2727
\item \code{binomial(identity)} and \code{quasibinomial(identity)} now work
2828
without having to quote the argument.

0 commit comments

Comments
 (0)