Skip to content

Commit 4504b99

Browse files
committed
Merge pull request #959 from gokceneraslan/patch-3
geom-bar-.r: Fix typo
2 parents fa1232c + 93fa161 commit 4504b99

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)