]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
typo
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 4 Nov 2022 21:00:29 +0000 (17:00 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 4 Nov 2022 21:00:29 +0000 (17:00 -0400)
Change-Id: I41cb128767c0cba48255cca0904ae1bff1b357ac

doc/build/changelog/unreleased_14/8717.rst

index dba7b830c6fe09d1d10d833a1c28ff927dc3c79a..6ce3b83fc0373a0e2e5b33bc3625d3e21761ff69 100644 (file)
@@ -12,7 +12,7 @@
     call.  However, this prevented custom pool reset schemes from being
     used within this hook, as such hooks by definition are doing more than
     just calling ``.rollback()``, and need to be invoked under all
-    circumstances  This was a regression that appeared in version 1.4.
+    circumstances.  This was a regression that appeared in version 1.4.
 
     For version 1.4, the :meth:`.PoolEvents.checkin` remains viable as an
     alternate event hook to use for custom "reset" implementations. Version 2.0