Skip to content

Commit b3e48ae

Browse files
committed
Remove exposed roxygen #' tag
1 parent 4b07e45 commit b3e48ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/guide-axis-stack.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ NULL
2222
#' @export
2323
#'
2424
#' @examples
25-
#' #' # A standard plot
25+
#' # A standard plot
2626
#' p <- ggplot(mpg, aes(displ, hwy)) +
2727
#' geom_point() +
2828
#' theme(axis.line = element_line())

0 commit comments

Comments
 (0)