Skip to content

Commit

Permalink
fix Rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Sep 3, 2020
1 parent 7b04702 commit a2487ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/WFSCapabilities.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#'
#' @examples
#' \donttest{
#' #example based on CSW endpoint responding at http://localhost:8080/geoserver/wfs
#' #example based on WMS endpoint responding at http://localhost:8080/geoserver/wfs
#' caps <- WFSCapabilities$new("http://localhost:8080/geoserver/wfs", version = "1.1.1")
#' }
#'
Expand Down
2 changes: 1 addition & 1 deletion man/WFSCapabilities.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2487ae

Please sign in to comment.