Skip to content

Commit 531df95

Browse files
committed
Typo
1 parent 46be427 commit 531df95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/install.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ install <- function(
6363
cli::cli_abort("{.arg upgrade} must be a single TRUE, FALSE, or NA")
6464
}
6565
if (lifecycle::is_present(force)) {
66-
lifecycle::deprecate_warn("2.5.0", "intall(force)")
66+
lifecycle::deprecate_warn("2.5.0", "install(force)")
6767
}
6868

6969
pkg <- as.package(pkg)

0 commit comments

Comments
 (0)