diff --git a/R/gutenberg_download.R b/R/gutenberg_download.R index a41a338..5fdc297 100644 --- a/R/gutenberg_download.R +++ b/R/gutenberg_download.R @@ -176,7 +176,7 @@ gutenberg_add_metadata <- function(gutenberg_tbl, meta_fields) { } -#' Check is `wget` is installed +#' Check if `wget` is installed #' #' @return Boolean. Is `wget` installed? #' @keywords internal