diff --git a/R/Matched.R b/R/Matched.R index 20f0387..cc5fea5 100644 --- a/R/Matched.R +++ b/R/Matched.R @@ -23,7 +23,7 @@ #' objects (including `SummarizedExperiment` or `QFeatures`). For [QFeatures()] #' objects matches to only one of the *assays* within the object is supported. #' -#' @section Ceation and general handling: +#' @section Creation and general handling: #' #' `Matched` object is returned as result from the [matchValues()] function. #' diff --git a/man/Matched.Rd b/man/Matched.Rd index 149c783..a74fb8c 100644 --- a/man/Matched.Rd +++ b/man/Matched.Rd @@ -284,7 +284,7 @@ between elements of one-dimensional objects, or rows for two-dimensional objects (including \code{SummarizedExperiment} or \code{QFeatures}). For \code{\link[=QFeatures]{QFeatures()}} objects matches to only one of the \emph{assays} within the object is supported. } -\section{Ceation and general handling}{ +\section{Creation and general handling}{ \code{Matched} object is returned as result from the \code{\link[=matchValues]{matchValues()}} function.