Skip to content

Commit e0bf602

Browse files
committed
Remove repeated wording
1 parent 8f73712 commit e0bf602

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/Config.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tiledb_config.from_ptr <- function(ptr) {
3939
#' Note that for actually setting persistent values, the (altered) config
4040
#' object needs to used to create (or update) the \code{tiledb_ctx} object. Similarly,
4141
#' to check whether values are set, one should use the \code{config} method
42-
#' of the of the \code{tiledb_ctx} object. Examples for this are
42+
#' of the \code{tiledb_ctx} object. Examples for this are
4343
#' \code{ctx <- tiledb_ctx(limitTileDBCores())} to use updated configuration values to
4444
#' create a context object, and \code{cfg <- config(ctx)} to retrieve it.
4545
#' @param config (optional) character vector of config parameter names, values

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