diff --git a/R/theme-defaults.r b/R/theme-defaults.r index bed61b6f7a..43fca0526b 100644 --- a/R/theme-defaults.r +++ b/R/theme-defaults.r @@ -22,7 +22,7 @@ #' #' \item{`theme_linedraw`}{ #' A theme with only black lines of various widths on white backgrounds, -#' reminiscent of a line drawings. Serves a purpose similar to `theme_bw`. +#' reminiscent of a line drawing. Serves a purpose similar to `theme_bw`. #' Note that this theme has some very thin lines (<< 1 pt) which some journals #' may refuse.} #' diff --git a/man/ggtheme.Rd b/man/ggtheme.Rd index 800da29faa..46e01ac6b3 100644 --- a/man/ggtheme.Rd +++ b/man/ggtheme.Rd @@ -70,7 +70,7 @@ displayed with a projector.} \item{\code{theme_linedraw}}{ A theme with only black lines of various widths on white backgrounds, -reminiscent of a line drawings. Serves a purpose similar to \code{theme_bw}. +reminiscent of a line drawing. Serves a purpose similar to \code{theme_bw}. Note that this theme has some very thin lines (<< 1 pt) which some journals may refuse.}