Skip to content

Commit 65ecdc1

Browse files
orrymrOrry Messeryutannihilation
authored
Corrected type: cobination -> combination (#4156)
* Corrected type: cobination -> combination * Regenerate documents Co-authored-by: Orry Messer <ORRY1@discovery.co.za> Co-authored-by: Hiroaki Yutani <yutani.ini@gmail.com>
1 parent 5999889 commit 65ecdc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-text.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Text
22
#'
33
#' Text geoms are useful for labeling plots. They can be used by themselves as
4-
#' scatterplots or in cobination with other geoms, for example, for labeling
4+
#' scatterplots or in combination with other geoms, for example, for labeling
55
#' points or for annotating the height of bars. `geom_text()` adds only text
66
#' to the plot. `geom_label()` draws a rectangle behind the text, making it
77
#' easier to read.

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