Skip to content

Commit cb0eaa0

Browse files
lwjohnst86yutannihilation
authored andcommitted
Typo fix: Remove double "just" in documentation (tidyverse#3628)
* Remove double "just" in documentation
1 parent 2bc493e commit cb0eaa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-dotplot.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#' @inheritParams geom_point
3535
#' @param stackdir which direction to stack the dots. "up" (default),
3636
#' "down", "center", "centerwhole" (centered, but with dots aligned)
37-
#' @param stackratio how close to stack the dots. Default is 1, where dots just
37+
#' @param stackratio how close to stack the dots. Default is 1, where dots
3838
#' just touch. Use smaller values for closer, overlapping dots.
3939
#' @param dotsize The diameter of the dots relative to `binwidth`, default 1.
4040
#' @param stackgroups should dots be stacked across groups? This has the effect

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