Skip to content

Commit 1b2c312

Browse files
authored
fix typo in doc (#5490)
* fix typo in doc * fix typo in doc
1 parent bf0c64f commit 1b2c312

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/annotation.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#' @section Unsupported geoms:
1515
#' Due to their special nature, reference line geoms [geom_abline()],
1616
#' [geom_hline()], and [geom_vline()] can't be used with [annotate()].
17-
#' You can use these geoms directory for annotations.
17+
#' You can use these geoms directly for annotations.
1818
#' @param geom name of geom to use for annotation
1919
#' @param x,y,xmin,ymin,xmax,ymax,xend,yend positioning aesthetics -
2020
#' you must specify at least one of these.

man/annotate.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)