Skip to content

Commit

Permalink
change documentation for ... for print/format.module
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Jan 25, 2024
1 parent 8c0dcb9 commit b01b572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/modules.R
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ print.teal_modules <- function(x, ...) {

#' Prints `teal_module`
#' @param x `teal_module`
#' @param ... arguments passed to `format`
#' @param ... arguments passed to other methods.
#' @export
#' @rdname module
print.teal_module <- print.teal_modules
2 changes: 1 addition & 1 deletion man/module.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b01b572

Please sign in to comment.