Skip to content

Commit 4d75a5f

Browse files
MichaelChiricorunner
andauthored
grammar in ?xml_find_all (#320)
Co-authored-by: runner <runner@Mac-1603888633281.local>
1 parent 685bfff commit 4d75a5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/xml_find.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#' `xml_find_one()` has been deprecated. Instead use
1111
#' `xml_find_first()`.
1212

13-
#' @param xpath A string containing a xpath (1.0) expression.
13+
#' @param xpath A string containing an xpath (1.0) expression.
1414
#' @inheritParams xml_name
1515
#' @param ... Further arguments passed to or from other methods.
1616
#' @return `xml_find_all` returns a nodeset if applied to a node, and a nodeset

man/xml_find_all.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)