mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 13:24:07 +00:00
fix typo
This commit is contained in:
@@ -100,7 +100,7 @@ class InterpolationRunner(object):
|
||||
|
||||
|
||||
class DBConnection(object):
|
||||
""" A signle non-blocking database connection.
|
||||
""" A single non-blocking database connection.
|
||||
"""
|
||||
|
||||
def __init__(self, options):
|
||||
|
||||
Reference in New Issue
Block a user