Skip to content

Commit 284986b

Browse files
fix example
1 parent 8458b93 commit 284986b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/ui.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ prettify_any <- function(transformers,
218218
#' xfun::write_utf8("1++1", file)
219219
#' style_file(file, style = tidyverse_style, strict = TRUE)
220220
#' style_file(file, transformers = tidyverse_style(strict = TRUE))
221-
#' xfun::write_utf8(file)
221+
#' xfun::read_utf8(file)
222222
#' unlink(file)
223223
#' @family stylers
224224
#' @export

man/style_file.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)