There was an error while loading. Please reload this page.
1 parent 91f7895 commit 2db2f34Copy full SHA for 2db2f34
arango/collection.py
@@ -863,7 +863,7 @@ def find_in_box(
863
limit: Optional[int] = None,
864
index: Optional[str] = None,
865
) -> Result[Cursor]:
866
- """Return all documents in an rectangular area.
+ """Return all documents in a rectangular area.
867
868
:param latitude1: First latitude.
869
:type latitude1: int | float
0 commit comments