Skip to content

Commit 16eed33

Browse files
Ahobertkarawoo
authored andcommitted
changed rdname of scale_color_continuous from scale_gradient to scale_colour_continuous (#3430)
closes issue #3422
1 parent a8f94c1 commit 16eed33

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

R/zxx.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ scale_color_brewer <- scale_colour_brewer
110110
scale_color_distiller <- scale_colour_distiller
111111

112112
#' @export
113-
#' @rdname scale_gradient
113+
#' @rdname scale_colour_continuous
114114
#' @usage NULL
115115
scale_color_continuous <- scale_colour_continuous
116116

man/scale_colour_continuous.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/scale_gradient.Rd

Lines changed: 0 additions & 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)