Skip to content

Commit 744205d

Browse files
spelling mistake
1 parent 4532c8f commit 744205d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

R/testing.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ not_conda <- function() {
274274
#' @param git Whether or not to init git in the local directory.
275275
#' @param autoupdate Whether or not to run [autoupdate()] as part of this
276276
#' fixture.
277-
#' @param use_precommmit Whether or not to [use_precommit()].
277+
#' @param use_precommit Whether or not to [use_precommit()].
278278
#' @keywords internal
279279
local_test_setup <- function(git = TRUE,
280280
use_precommit = FALSE,

man/local_test_setup.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)