Skip to content

Commit 2584469

Browse files
committed
typo
1 parent 2aa51ef commit 2584469

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

R/run-source.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ check_sha1 <- function(path, sha1) {
104104
#' # Wrong hash will result in error
105105
#' source_gist(6872663, sha1 = "54f1db27e61")
106106
#'
107-
#' #' # You can speficy a particular R file in the gist
107+
#' #' # You can specify a particular R file in the gist
108108
#' source_gist(6872663, filename = "hi.r")
109109
#' source_gist(6872663, filename = "hi.r", sha1 = "54f1db27e60")
110110
#' }

man/load_all.Rd

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

man/reexports.Rd

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

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