From 2a4c6ccfd5672f0d3b2aac56a90518302f2f20c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 29 Jun 2024 12:56:28 +0000 Subject: [PATCH] pre-commit --- man/fix_quotes.Rd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/man/fix_quotes.Rd b/man/fix_quotes.Rd index ab0586bc2..06629b7a0 100644 --- a/man/fix_quotes.Rd +++ b/man/fix_quotes.Rd @@ -10,9 +10,7 @@ fix_quotes(pd_flat) \item{pd_flat}{A flat parse table.} } \description{ -We do not use \code{deparse()} as in previous implementations but \code{paste0()} since -the former approach escapes the reverse backslash in the line break character -\verb{\\\\n} whereas the solution with \code{paste0()} does not. +Replace single quotes with double quotes } \examples{ style_text("'here