Skip to content

Commit 9fffb13

Browse files
committed
fix typo
1 parent c980033 commit 9fffb13

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)