Skip to content

Commit

Permalink
Use "as returned by"
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdesmet committed Sep 24, 2024
1 parent 7f1ed7d commit a52842f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/print.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' Prints a human-readable summary of a Data Package, including its resources
#' and a link to more information (if provided in `package$id`).
#'
#' @param x Data Package object, created with [read_package()] or
#' @param x Data Package object, as returned by [read_package()] or
#' [create_package()].
#' @param ... Further arguments, they are ignored by this function.
#' @return [print()] with a summary of the Data Package object.
Expand Down
2 changes: 1 addition & 1 deletion man/print.datapackage.Rd

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

0 comments on commit a52842f

Please sign in to comment.