EcoJulia / RasterDataSources.jl

Easily download and use raster data sets in Julia
MIT License
21 stars 10 forks source link

Add missing backtick and The -> They #52

Closed jbisits closed 1 year ago

jbisits commented 1 year ago

In the RasterDataSources.getraster docstring there was a missing backtick and I think that The should be changed to They in the following sentence?

Keyword arguments depend on the specific data source. They may modify the return value, following a pattern:

rafaqz commented 1 year ago

Thanks!