Skip to content

Commit 52a2fd2

Browse files
lwjohnst86yutannihilation
authored andcommitted
Minor typo fix in facet_grid docs (#3261)
1 parent 589990f commit 52a2fd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/facet-grid-.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ NULL
5555
#' default). If `TRUE`, margins are included for all faceting
5656
#' variables. If specified as a character vector, it is the names of
5757
#' variables for which margins are to be created.
58-
#' @param facets This argument is soft-deprecated, please us `rows`
58+
#' @param facets This argument is soft-deprecated, please use `rows`
5959
#' and `cols` instead.
6060
#' @export
6161
#' @examples

man/facet_grid.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)