Skip to content

Commit ad416b6

Browse files
Merge pull request #545 from r-lib/f-doc-tweak
- Fix trivial typo (#545).
2 parents 9d8470b + 0b6c512 commit ad416b6

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

R/rules-line-break.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#' g5(k = na)
3636
#' },
3737
#' a + b # line break also here because
38-
#' # proceded by brace expression
38+
#' # preceded by brace expression
3939
#' )
4040
#' }
4141
set_line_break_before_curly_opening <- function(pd) {

man/set_line_break_before_curly_opening.Rd

Lines changed: 20 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)