From 101b08bc031ee8a55f73726992a875d3365bb6eb Mon Sep 17 00:00:00 2001 From: Kyle Butts Date: Sun, 26 Nov 2023 13:31:37 -0500 Subject: [PATCH] Update comment --- R/section.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/section.R b/R/section.R index 9de8e235..80bfc1a0 100644 --- a/R/section.R +++ b/R/section.R @@ -316,7 +316,7 @@ extract_document_section <- function(line_numbers, line_content) { NULL } -#' two or more blank lines out of block ranges should break sections succession +#' `nline_to_break_succession` or more blank lines out of block ranges should break sections succession #' @noRd extract_document_section_breaks <- function(line_numbers, line_content) { # options, number of blank lines to break sections or binary ranges