Skip to content

Commit 617abf6

Browse files
committed
One more typo; re-document
1 parent 651f217 commit 617abf6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/snapshot-file.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
#' skip("Can't save file")
5656
#' }
5757
#' path <- withr::local_tempfile()
58-
#' expect_snasphot_file(save_file(path, mydata()), "data.txt")
58+
#' expect_snapshot_file(save_file(path, mydata()), "data.txt")
5959
#' })
6060
#' ```
6161
#'

man/expect_snapshot_file.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)