Skip to content

Commit

Permalink
document
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Feb 10, 2020
1 parent 701a50c commit 7bf9bd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ui-caching.R
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion man/caching.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7bf9bd1

Please sign in to comment.