Skip to content

Commit f717e3d

Browse files
committed
fix unvendor example
1 parent 2729233 commit f717e3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/unvendor.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#' cpp_vendor(dir)
1616
#'
1717
#' # unvendor the cpp11 headers from the directory
18-
#' unvendor_cpp11(dir)
18+
#' cpp_unvendor(dir)
1919
#'
2020
#' list.files(file.path(dir, "inst", "include", "cpp11"))
2121
#'

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