Skip to content

Commit 1b5e6b7

Browse files
committed
Fix typo in doc for set_zenodo_certificate
1 parent 320733a commit 1b5e6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/codecheck.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ set_zenodo_metadata <- function(zen, record, metadata) {
346346
##' the web interface before being able to upload a new versin.
347347
##' @title Upload the CODECHECK certificate to Zenodo.
348348
##' @param zen - Object from zen4R to interact with Zenodo
349-
##' @param report - string containing the report URL on Zenodo.
349+
##' @param record - string containing the report URL on Zenodo.
350350
##' @param certificate name of the PDF file.
351351
##' @return NULL
352352
##' @author Stephen Eglen

0 commit comments

Comments
 (0)