Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Jul 30, 2020
1 parent f8c82d2 commit 4d0b471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygeoogc/pygeoogc.py
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ def getfeature_bybox(
box_crs: str = DEF_CRS,
always_xy: bool = False,
) -> Response:
"""Get data from a WMS service within a bounding box.
"""Get data from a WFS service within a bounding box.
Parameters
----------
Expand Down

0 comments on commit 4d0b471

Please sign in to comment.