Skip to content

Commit f21c87c

Browse files
Update R/asis.R
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a127429 commit f21c87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/asis.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
##' Simple \sQuote{asis} Vignette Processor
66
##'
7-
##' To pass pre-made pdf vignette vignettes through \dQuote{as is}, a simple vignette
7+
##' To pass pre-made pdf vignettes through \dQuote{as is}, a simple vignette
88
##' process is added. It is derived from the more feature-complete one in the \pkg{R.rsp}
99
##' package. To use it, add files named like the pdf file plus an appended \code{.asis}
1010
##' with the vignette metainformation and register the vignette processor, see the examples.

0 commit comments

Comments
 (0)