Update lookup.py - Correct spelling for "simultaneously"

Corrects minor spelling mistake.
This commit is contained in:
danieldegroot2 2024-11-13 20:35:37 +01:00 committed by GitHub
parent 1a64c3bfcd
commit 7c9002cae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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],