Skip to content

Commit

Permalink
minor documentation correction
Browse files Browse the repository at this point in the history
  • Loading branch information
fbenke-pik committed Nov 15, 2023
1 parent 61f565e commit 227e970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/sortExtraPages.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#'
#' @param extraPage flat list of blocks with names indicating identifier and
#' extrapage (e.g. 'description-settings')
#' @author Jan Philipp Dietrich
#' @author Falk Benke
sortExtraPages <- function(extraPage) {
out <- list()
attrPattern <- "^(\\w+)-(\\w+)"
Expand Down
2 changes: 1 addition & 1 deletion man/sortExtraPages.Rd

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

0 comments on commit 227e970

Please sign in to comment.