Skip to content

Commit afb75b6

Browse files
authored
Fix typo in annotation docs (#4955)
1 parent 7ac55dd commit afb75b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/annotation.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#' Create an annotation layer
22
#'
3-
#' This function adds geoms to a plot, but unlike typical a geom function,
3+
#' This function adds geoms to a plot, but unlike a typical geom function,
44
#' the properties of the geoms are not mapped from variables of a data frame,
55
#' but are instead passed in as vectors. This is useful for adding small annotations
66
#' (such as text labels) or if you have your data in vectors, and for some

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