Skip to content

Commit

Permalink
typo on doc (#1952)
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv authored Jul 30, 2024
1 parent 0cf1760 commit 9d9731e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/snapshot.R
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ the$auto_snapshot_hash <- TRUE
#' directly instead.
#'
#' @param type The type of snapshot to perform:
#' * `"implict"`, (the default), uses all packages captured by [dependencies()].
#' * `"implicit"`, (the default), uses all packages captured by [dependencies()].
#' * `"explicit"` uses packages recorded in `DESCRIPTION`.
#' * `"all"` uses all packages in the project library.
#' * `"custom"` uses a custom filter.
Expand Down

0 comments on commit 9d9731e

Please sign in to comment.