diff --git a/R/tag-metadata.R b/R/tag-metadata.R index aca7464b..d690e950 100644 --- a/R/tag-metadata.R +++ b/R/tag-metadata.R @@ -45,7 +45,7 @@ tags_rd <- function(type) { "@aliases", tags_rd_section(tags, "aliases"), "@description", - paste0("Learn full the details in in `vignette('", type, "')`."), + paste0("Learn the full details in `vignette('", type, "')`."), "", if (any(tags$recommend)) c( "Key tags:", diff --git a/man/tags-index-crossref.Rd b/man/tags-index-crossref.Rd index 87df6d9d..4a91585a 100644 --- a/man/tags-index-crossref.Rd +++ b/man/tags-index-crossref.Rd @@ -20,7 +20,7 @@ #' @seealso [${1:func}()] } \description{ -Learn full the details in in \code{vignette('index-crossref')}. +Learn the full details in \code{vignette('index-crossref')}. Key tags: \itemize{ diff --git a/man/tags-namespace.Rd b/man/tags-namespace.Rd index 52ca97b3..667ddf79 100644 --- a/man/tags-namespace.Rd +++ b/man/tags-namespace.Rd @@ -30,7 +30,7 @@ #' @useDynLib ${1:package} } \description{ -Learn full the details in in \code{vignette('namespace')}. +Learn the full details in \code{vignette('namespace')}. Key tags: \itemize{ diff --git a/man/tags-rd-formatting.Rd b/man/tags-rd-formatting.Rd index f58d9246..1d672363 100644 --- a/man/tags-rd-formatting.Rd +++ b/man/tags-rd-formatting.Rd @@ -12,7 +12,7 @@ #' @section ${1:section title}: } \description{ -Learn full the details in in \code{vignette('rd-formatting')}. +Learn the full details in \code{vignette('rd-formatting')}. Other less frequently used tags: \itemize{ diff --git a/man/tags-rd-other.Rd b/man/tags-rd-other.Rd index 594682bd..0734b64e 100644 --- a/man/tags-rd-other.Rd +++ b/man/tags-rd-other.Rd @@ -16,7 +16,7 @@ #' @source ${1:description} } \description{ -Learn full the details in in \code{vignette('rd-other')}. +Learn the full details in \code{vignette('rd-other')}. Key tags: \itemize{ diff --git a/man/tags-rd.Rd b/man/tags-rd.Rd index cc0fcf2a..98b1e37f 100644 --- a/man/tags-rd.Rd +++ b/man/tags-rd.Rd @@ -34,7 +34,7 @@ #' @usage ${1:fun}(${2:arg1, arg2 = default, ...}) } \description{ -Learn full the details in in \code{vignette('rd')}. +Learn the full details in \code{vignette('rd')}. Key tags: \itemize{ diff --git a/man/tags-reuse.Rd b/man/tags-reuse.Rd index ddb69f87..4926b027 100644 --- a/man/tags-reuse.Rd +++ b/man/tags-reuse.Rd @@ -30,7 +30,7 @@ #' @templateVar ${1:name} ${2:value} } \description{ -Learn full the details in in \code{vignette('reuse')}. +Learn the full details in \code{vignette('reuse')}. Key tags: \itemize{