forked from hans/Nominatim
fix typo
This commit is contained in:
@@ -100,7 +100,7 @@ class InterpolationRunner(object):
|
|||||||
|
|
||||||
|
|
||||||
class DBConnection(object):
|
class DBConnection(object):
|
||||||
""" A signle non-blocking database connection.
|
""" A single non-blocking database connection.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, options):
|
def __init__(self, options):
|
||||||
|
|||||||
Reference in New Issue
Block a user