Skip to content

Commit c0a1699

Browse files
committed
Merge pull request #792 from crowding/patch-2
fix typo in geom_point docs
2 parents c980033 + 9fffb13 commit c0a1699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/geom-point-.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#' the plot defaults.
3737
#' @param stat The statistical transformation to use on the data for this
3838
#' layer.
39-
#' @param position The position adjustment to use for overlappling points
39+
#' @param position The position adjustment to use for overlapping points
4040
#' on this layer
4141
#' @param na.rm If \code{FALSE} (the default), removes missing values with
4242
#' a warning. If \code{TRUE} silently removes missing values.

0 commit comments

Comments
 (0)