Skip to content

Commit a548d62

Browse files
authored
Update scale-linewidth.R
fixes a small typo
1 parent b87a6e3 commit a548d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/scale-linewidth.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' `scale_linewidth` scales the width of lines and polygon strokes. Due to
44
#' historical reasons, it is also possible to control this with the `size`
5-
#' aesthetic, but using `linewidth` is encourage to clearly differentiate area
5+
#' aesthetic, but using `linewidth` is encouraged to clearly differentiate area
66
#' aesthetics from stroke width aesthetics.
77
#'
88
#' @name scale_linewidth

0 commit comments

Comments
 (0)