Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion R/collate.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#' collation order.
#'
#' `update_collate()` is not not technically a [roclet], like [rd_roclet()]
#' and [namespace_roclet()], because you have to be able to load the pacakge
#' and [namespace_roclet()], because you have to be able to load the package
#' before you can process it with roclets. However, because it was historical
#' implemented as a roclet, it's still controlled by the `roclets` argument of
#' [roxygenize()].
Expand Down
2 changes: 1 addition & 1 deletion man/update_collate.Rd

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

Loading