Skip to content

Commit 31b803b

Browse files
# another one
1 parent c23e8e5 commit 31b803b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/style_guides.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ NULL
2424
#' line breaks to one if there is none and leave the code untouched otherwise.
2525
#' See 'Examples'.
2626
#' @param start_comments_with_one_space Whether or not comments should start
27-
#' with only one space (see [start_comments_with_space()]).
27+
#' with only one space (see `start_comments_with_space()`).
2828
#' @inheritParams create_style_guide
2929
#' @param math_token_spacing A list of parameters that define spacing around
3030
#' math token, conveniently constructed using [specify_math_token_spacing()].

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