Skip to content

Commit fd9a506

Browse files
O957dylanhmorris
andauthored
Update R/check_authorized_users.R
Co-authored-by: Dylan H. Morris <[email protected]>
1 parent 39bcdf2 commit fd9a506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/check_authorized_users.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' directory.
1313
#'
1414
#' @return `NULL`, invisibly, raising an error if the user is
15-
#' unauthorized and prints success message if authorized.
15+
#' unauthorized and printing a success message if the user is authorized.
1616
#'
1717
#' @export
1818
check_authorized_users <- function(

0 commit comments

Comments
 (0)