Skip to content

Commit 706ec48

Browse files
author
irkaal
committed
Fixes typo in repair_call help doc
1 parent e9bfce0 commit 706ec48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/repair_call.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#' Repair a model call object
22
#'
3-
#' When the user passes a formula to `fit()` _and_ the underyling model function
3+
#' When the user passes a formula to `fit()` _and_ the underlying model function
44
#' uses a formula, the call object produced by `fit()` may not be usable by
55
#' other functions. For example, some arguments may still be quosures and the
66
#' `data` portion of the call will not correspond to the original data.

man/repair_call.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)