]> 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:20 +0000 (18:29 -0400)
Change-Id: I0a753a2b48ed932c3209b93df0a96efe90af17c5

lib/sqlalchemy/dialects/postgresql/psycopg2.py

index f7e8bd45f86a09c720a5b7b786b5dfc91cea0a28..2446604ba552984766dd0a71454baf5ad42a11c0 100644 (file)
@@ -73,7 +73,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.