X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/fd4ab3f262b0589f8c6fe475d166b412ac5beb76..ae7c584e28c4c0ab8b720302e5fd8bb6b5fd9f96:/test/python/db/test_connection.py?ds=inline diff --git a/test/python/db/test_connection.py b/test/python/db/test_connection.py index ed0537c8..dbba6109 100644 --- a/test/python/db/test_connection.py +++ b/test/python/db/test_connection.py @@ -5,7 +5,7 @@ # Copyright (C) 2022 by the Nominatim developer community. # For a full list of authors see the git log. """ -Tests for specialised conenction and cursor classes. +Tests for specialised connection and cursor classes. """ import pytest import psycopg2