Skip to content

Commit 7e0e423

Browse files
committed
Correct another one-char typo in .R and .Rd
1 parent 2f69f10 commit 7e0e423

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/asis.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
##' Dirk Eddelbuettel for the shortened ones used here
2020
##' @examples
2121
##' # To register this vignette engine in another package, add
22-
##' # \code{VignetteBuilder: Rcpp} as well as \code{Suggests: Rcpp} to \code{DESCRIPTON}
22+
##' # \code{VignetteBuilder: Rcpp} as well as \code{Suggests: Rcpp} to \code{DESCRIPTION}
2323
##' # which uses the registration this package provides via
2424
##' \dontrun{tools::vignetteEngine("asis", package = pkgname, pattern = "[.](pdf|html)[.]asis$",
2525
##' weave = asisWeave, tangle = asisTangle)}

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