Skip to content

Commit 8bc749f

Browse files
authored
Fix typos in reference lines docs (#4957)
1 parent c86ed7b commit 8bc749f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-abline.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ NULL
2020
#' commonly set in the plot. They also do not affect the x and y scales.
2121
#'
2222
#' @section Aesthetics:
23-
#' These geoms are drawn using with [geom_line()] so support the
23+
#' These geoms are drawn using [geom_line()] so they support the
2424
#' same aesthetics: `alpha`, `colour`, `linetype` and
2525
#' `linewidth`. They also each have aesthetics that control the position of
2626
#' the line:

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