Skip to content

Commit 825a4ad

Browse files
document
1 parent 0450343 commit 825a4ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/ui-caching.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cache_clear <- function(cache_name = NULL, ask = TRUE) {
3636
#' directory for caching, because otherwise, the cache is lost at restart of R.
3737
#'
3838
#' @section Non-interactive use:
39-
#' Note that if you have never authorized `{R.cache}` to create the cache in a
39+
#' Note that if you have never authorised `{R.cache}` to create the cache in a
4040
#' permenent directory, it wil build the cache in a temporary directory. To
4141
#' create a permenent cache, just open an interactive R session and type
4242
#' `cache_info()`. You can see under `Location:` if a permanent directory is

man/caching.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)