Skip to content

Commit c319c2c

Browse files
authored
Merge pull request #30 from tidyverse/master
Fix scale_color_discrete documentation link (tidyverse#4363)
2 parents 0f801fc + 4555055 commit c319c2c

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
@@ -131,7 +131,7 @@ scale_color_continuous <- scale_colour_continuous
131131
scale_color_binned <- scale_colour_binned
132132

133133
#' @export
134-
#' @rdname scale_hue
134+
#' @rdname scale_colour_discrete
135135
#' @usage NULL
136136
scale_color_discrete <- scale_colour_discrete
137137

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