Skip to content

Commit 112f960

Browse files
authored
subsequence -> subsequent in docs (#4067)
1 parent b36bba8 commit 112f960

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/scale-shape.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' `scale_shape()` maps discrete variables to six easily discernible shapes.
44
#' If you have more than six levels, you will get a warning message, and the
5-
#' seventh and subsequence levels will not appear on the plot. Use
5+
#' seventh and subsequent levels will not appear on the plot. Use
66
#' [scale_shape_manual()] to supply your own values. You can not map
77
#' a continuous variable to shape unless `scale_shape_binned()` is used. Still,
88
#' as shape has no inherent order, this use is not advised.

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