Skip to content

Commit

Permalink
Fix documentation of imports_env(package = )
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Sep 19, 2023
1 parent 1ecb313 commit 1ea929e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/imports-env.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#' package namespace environment, and is a child of `<namespace:base>`,
#' which is a child of `R_GlobalEnv`.
#' @keywords internal
#' @param path TODO: fix doc
#' @param package The package name as a string.
#' @seealso [ns_env()] for the namespace environment that
#' all the objects (exported and not exported).
#' @seealso [pkg_env()] for the attached environment that contains
Expand Down
2 changes: 1 addition & 1 deletion man/imports_env.Rd

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

0 comments on commit 1ea929e

Please sign in to comment.