Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Oct 12, 2023
1 parent e920f50 commit 3dcccf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/init.R
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#' the server function must be called with [shiny::moduleServer()];
#' See the vignette for an example. However, [ui_teal_with_splash()]
#' is then preferred to this function.
#' @param langind A named `list` with 3 character elements `title`, `text` and `button`. They
#' @param landing A named `list` with 3 character elements `title`, `text` and `button`. They
#' will be passed to a disclaimer landing popup created with [shinyalert::shinyalert].
#'
#' @return named list with `server` and `ui` function
Expand Down
2 changes: 1 addition & 1 deletion man/init.Rd

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

0 comments on commit 3dcccf3

Please sign in to comment.