Skip to content

Commit b842024

Browse files
daniel-barnettyutannihilation
authored andcommitted
Fix typo in ggtheme docs (#3469)
* Fix typo in ggtheme docs "line drawings" into "line drawing". * Regenerate ggtheme docs
1 parent fc8f7d5 commit b842024

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/theme-defaults.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#'
2323
#' \item{`theme_linedraw`}{
2424
#' A theme with only black lines of various widths on white backgrounds,
25-
#' reminiscent of a line drawings. Serves a purpose similar to `theme_bw`.
25+
#' reminiscent of a line drawing. Serves a purpose similar to `theme_bw`.
2626
#' Note that this theme has some very thin lines (<< 1 pt) which some journals
2727
#' may refuse.}
2828
#'

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