Skip to content

Commit 93fa161

Browse files
committed
geom-bar-.r: Fix typo
1 parent c383670 commit 93fa161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/geom-bar-.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
#' @section Aesthetics:
3838
#' \Sexpr[results=rd,stage=build]{ggplot2:::rd_aesthetics("geom", "bar")}
3939
#'
40-
#' @seealso \code{\link{stat_bin}} for more details of the binning alogirithm,
40+
#' @seealso \code{\link{stat_bin}} for more details of the binning algorithm,
4141
#' \code{\link{position_dodge}} for creating side-by-side barcharts,
4242
#' \code{\link{position_stack}} for more info on stacking,
4343
#' @export

0 commit comments

Comments
 (0)