Skip to content

Commit 97f2c41

Browse files
authored
Merge pull request #172 from mdsumner/patch-1
doc: Update static-funs.R
2 parents 15d78bf + dc06991 commit 97f2c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/static-funs.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#' These functions provide support to work with static catalogs.
55
#'
66
#' \itemize{
7-
#' \item `stac_read()`: open a STAC document from an URL.
7+
#' \item `read_stac()`: open a STAC document from an URL.
88
#'
99
#' \item `read_items()`: opens (statically) all items referred in `links`
1010
#' key entry of a given collection document (`doc_collection`).

0 commit comments

Comments
 (0)