Skip to content

Commit

Permalink
A very small grammar mistake (tidyverse#4396)
Browse files Browse the repository at this point in the history
* A very small grammar mistake

* document()
  • Loading branch information
davidbaniadam authored and romainfrancois committed May 31, 2019
1 parent e08aee1 commit 6319a03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/bench-compare.r
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#' @param tbls,tbls_x,tbls_y A list of [tbl()]s.
#' @param op A function with a single argument, called often with each
#' element of `tbls`.
#' @param ref For checking, an data frame to test results against. If not
#' @param ref For checking, a data frame to test results against. If not
#' supplied, defaults to the results from the first `src`.
#' @param compare A function used to compare the results. Defaults to
#' `equal_data_frame` which ignores the order of rows and columns.
Expand Down
2 changes: 1 addition & 1 deletion man/bench_compare.Rd

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

0 comments on commit 6319a03

Please sign in to comment.