Skip to content

Commit 3ecaa12

Browse files
Forgot to end a bracket
1 parent d7b8b7e commit 3ecaa12

File tree

1 file changed

+1
-1
lines changed
  • src/library/stats/man

1 file changed

+1
-1
lines changed

src/library/stats/man/lm.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ lm(formula, data, subset, weights, na.action,
3737
\item{subset}{an optional vector specifying a subset of observations
3838
to be used in the fitting process. (See additional details about how
3939
this argument interacts with data-dependent bases under \sQuote{Details}
40-
below.)
40+
below.)}
4141

4242
\item{weights}{an optional vector of weights to be used in the fitting
4343
process. Should be \code{NULL} or a numeric vector.

0 commit comments

Comments
 (0)