Skip to content

Commit 06a01dd

Browse files
authored
technical edit; added missing single quote character (#2420)
* Added single quote character in roxygen2 comment * updated check_man.Rd
1 parent 5687588 commit 06a01dd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

R/check-doc.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#'
88
#' @template devtools
99
#' @return Nothing. This function is called purely for it's side effects: if
10-
# no errors there will be no output.
10+
#' no errors there will be no output.
1111
#' @export
1212
#' @examples
1313
#' \dontrun{

man/check_man.Rd

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

0 commit comments

Comments
 (0)