]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
typo
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Oct 2020 22:29:20 +0000 (18:29 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Oct 2020 22:29:32 +0000 (18:29 -0400)
Change-Id: I0a753a2b48ed932c3209b93df0a96efe90af17c5
(cherry picked from commit 501c5dff8ea12aaac44f1dee6bca2db6a468d89c)

lib/sqlalchemy/dialects/postgresql/psycopg2.py

index dc47e5bfe804ff690cb9c6db47cbd69efade714f..f35893aae82461fc8dcdb3ccf6e37c63ac179e2c 100644 (file)
@@ -88,7 +88,7 @@ using ``host`` as an additional keyword argument::
 
 .. _psycopg2_multi_host:
 
-Specfiying mutiple fallback hosts
+Specfiying multiple fallback hosts
 ------------------------------------
 
 psycopg2 supports multiple connection points in the connection string.