Skip to content

Commit feeedb0

Browse files
Update R/utils.R
1 parent e262d08 commit feeedb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/utils.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ git_init <- function(path = ".") {
9595
#' @param doc `character` vector with command line specification.
9696
#' @param args `character` vector of command line arguments.
9797
#' Defaults to `commandArgs(trailingOnly=TRUE)`.
98-
#' @param ... Additional parameters passed to `docopt`
98+
#' @param ... Additional parameters passed to `docopt`.
9999
#' @family hook script helpers
100100
#' @keywords internal
101101
#' @export

0 commit comments

Comments
 (0)