Skip to content

Commit 4b0865c

Browse files
committed
Fix docs TileDBArray.R (v2)
1 parent 5382c22 commit 4b0865c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/TileDBArray.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1803,7 +1803,7 @@ setGeneric(
18031803
#' Retrieve query_layout values for the array
18041804
#'
18051805
#' A \code{tiledb_array} object can have a corresponding query with a given
1806-
#' layout given layout. This methods returns the selection value for
1806+
#' layout. This method returns the selection value for
18071807
#' \sQuote{query_layout} as a character value.
18081808
#' @param object A \code{tiledb_array} object
18091809
#' @return A character value describing the query layout

man/query_layout-tiledb_array-method.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)