diff --git a/R/ui-caching.R b/R/ui-caching.R index 9d8ca0adc..1a4dd1609 100644 --- a/R/ui-caching.R +++ b/R/ui-caching.R @@ -36,7 +36,7 @@ cache_clear <- function(cache_name = NULL, ask = TRUE) { #' directory for caching, because otherwise, the cache is lost at restart of R. #' #' @section Non-interactive use: -#' Note that if you have never authorized `{R.cache}` to create the cache in a +#' Note that if you have never authorised `{R.cache}` to create the cache in a #' permenent directory, it wil build the cache in a temporary directory. To #' create a permenent cache, just open an interactive R session and type #' `cache_info()`. You can see under `Location:` if a permanent directory is diff --git a/man/caching.Rd b/man/caching.Rd index e8f19c83c..c978e168e 100644 --- a/man/caching.Rd +++ b/man/caching.Rd @@ -21,7 +21,7 @@ directory for caching, because otherwise, the cache is lost at restart of R. \section{Non-interactive use}{ -Note that if you have never authorized \code{{R.cache}} to create the cache in a +Note that if you have never authorised \code{{R.cache}} to create the cache in a permenent directory, it wil build the cache in a temporary directory. To create a permenent cache, just open an interactive R session and type \code{cache_info()}. You can see under \verb{Location:} if a permanent directory is