Skip to content

Commit fd2dff0

Browse files
jbenglerteunbrand
andauthored
Fix typo in facet_wrap() docs (#6735)
* Fix typo in docs * `devtools::document()` --------- Co-authored-by: Teun van den Brand <tahvdbrand@gmail.com>
1 parent 8491112 commit fd2dff0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/facet-wrap.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ NULL
4040
#' `"all_x"` and `"all_y"` will draw the respective axes at the interior
4141
#' panels too, whereas `"all"` will draw all axes at all panels.
4242
#' @param axis.labels Determines whether to draw labels for interior axes when
43-
#' the scale is fixed and the `axis` argument is not `"margins"`. When
43+
#' the scale is fixed and the `axes` argument is not `"margins"`. When
4444
#' `"all"` (default), all interior axes get labels. When `"margins"`, only
4545
#' the exterior axes get labels, and the interior axes get none. When
4646
#' `"all_x"` or `"all_y"`, only draws the labels at the interior axes in the

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