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/xml_find.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' `xml_find_one()` has been deprecated. Instead use
#' `xml_find_first()`.

#' @param xpath A string containing a xpath (1.0) expression.
#' @param xpath A string containing an xpath (1.0) expression.
#' @inheritParams xml_name
#' @param ... Further arguments passed to or from other methods.
#' @return `xml_find_all` returns a nodeset if applied to a node, and a nodeset
Expand Down
2 changes: 1 addition & 1 deletion man/xml_find_all.Rd

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