Skip to content

Commit ffc007f

Browse files
committed
Fix typo in docs
1 parent 7a746b2 commit ffc007f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)