From eb79b882f925031d2d12bf363552964b9846d90c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Wed, 28 Apr 2021 20:42:01 +0200 Subject: [PATCH] =?utf8?q?=E2=9C=8F=EF=B8=8F=20Fix=20a=20small=20typo=20in?= =?utf8?q?=20the=20Glossary=20(#6395)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/build/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst index 2a4fd5f585..31cdf20f07 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -607,7 +607,7 @@ Glossary refers to the :mod:`psycopg2 <.postgresql.psycopg2>` DBAPI/dialect combination, whereas the URL ``mysql+mysqldb://@localhost/test`` refers to the :mod:`MySQL for Python <.mysql.mysqldb>` - DBAPI DBAPI/dialect combination. + DBAPI/dialect combination. .. seealso:: -- 2.47.3