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.
1 parent 1a64c3b commit 7c9002cCopy full SHA for 7c9002c
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