]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Fix typo in doc title
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 2 May 2021 09:48:53 +0000 (11:48 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 2 May 2021 09:50:18 +0000 (11:50 +0200)
docs/advanced/adapt.rst

index 6f359e0e2de28099bfad7872e0e2b3594c4cd92a..27e8e4be6fc92fb9bdfcf3807e65fe4061541e8e 100644 (file)
@@ -58,8 +58,8 @@ configuration.
     class you created.
 
 
-Example: handling inifity date
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Example: handling infinity date
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Suppose you want to work with the "infinity" date which is available in
 PostgreSQL but not handled by Python: