We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a64c3b + 7c9002c commit 23369ceCopy full SHA for 23369ce
src/nominatim_api/lookup.py
@@ -43,7 +43,7 @@ class LookupTuple:
43
class LookupCollector:
44
""" Result collector for the simple lookup.
45
46
- Allows for lookup of multiple places simultaniously.
+ Allows for lookup of multiple places simultaneously.
47
"""
48
49
def __init__(self, places: Iterable[ntyp.PlaceRef],
0 commit comments