Skip to content

Commit 271dff2

Browse files
pkqhadley
authored andcommitted
Fix typo in geom_density() description (#2508)
1 parent 77442fe commit 271dff2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-density.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Smoothed density estimates
22
#'
33
#' Computes and draws kernel density estimate, which is a smoothed version of
4-
#' the histogram. This is a useful alternative to the histogram if for continuous
4+
#' the histogram. This is a useful alternative to the histogram for continuous
55
#' data that comes from an underlying smooth distribution.
66
#'
77
#' @eval rd_aesthetics("geom", "density")

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