Skip to content

Commit ad8e6c7

Browse files
committed
fix wrong description
1 parent fb1f531 commit ad8e6c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/scale-discrete-.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#' @param continuous.limits One of:
2020
#' * `NULL` to use the default scale range
2121
#' * A numeric vector of length two providing a display range for the scale.
22-
#' * A function that accepts the existing discrete limits and returns a
22+
#' * A function that accepts the existing continuous limits and returns a
2323
#' numeric vector of length two.
2424
#' @rdname scale_discrete
2525
#' @family position scales

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