mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-25 08:52:52 +03:00
Update lookup.py - Correct spelling for "simultaneously"
Corrects minor spelling mistake.
This commit is contained in:
parent
1a64c3bfcd
commit
7c9002cae7
@ -43,7 +43,7 @@ class LookupTuple:
|
||||
class LookupCollector:
|
||||
""" Result collector for the simple lookup.
|
||||
|
||||
Allows for lookup of multiple places simultaniously.
|
||||
Allows for lookup of multiple places simultaneously.
|
||||
"""
|
||||
|
||||
def __init__(self, places: Iterable[ntyp.PlaceRef],
|
||||
|
Loading…
Reference in New Issue
Block a user