Skip to content

Commit fa1232c

Browse files
committed
Merge pull request #964 from joey711/patch-3
Fixed typo in `geom_density2d` roxygen2 Description
2 parents 0d104e7 + be45b84 commit fa1232c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/geom-path-density2d.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#' Contours from a 2d density estimate.
22
#'
3-
#' Perform a 2D kernel density estimatation using kde2d and display the
3+
#' Perform a 2D kernel density estimation using kde2d and display the
44
#' results with contours.
55
#'
66
#' This can be useful for dealing with overplotting.

0 commit comments

Comments
 (0)