Skip to content

Commit

Permalink
Small doc typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinBabe committed Jun 20, 2024
1 parent 5ceb21c commit 4d1a942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/openeo_gfmap/spatial.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
class BoundingBoxExtent:
"""Definition of a bounding box as accepted by OpenEO
Contains the minx, miny, maxx, maxy coordinates expressed as east, south
west, north. The EPSG is also defined.
Contains the minx, miny, maxx, maxy coordinates expressed as west, south
east, north. The EPSG is also defined.
"""

west: float
Expand Down

0 comments on commit 4d1a942

Please sign in to comment.