From 7083168295128cbc20bd60a623996b66cdaf9b8b Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Sat, 24 Dec 2016 02:34:24 -0800 Subject: [PATCH] Fix typo --- doc/build/changelog/changelog_11.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 8ac2418893..bae7ec914d 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -646,7 +646,7 @@ Made a slight behavioral change in the ``sqlalchemy.ext.compiler`` extension, whereby the existing compilation schemes for an established - construct would be removed if that construct was itself didn't already + construct would be removed if that construct itself didn't already have its own dedicated ``__visit_name__``. This was a rare occurrence in 1.0, however in 1.1 :class:`.postgresql.ARRAY` subclasses :class:`.sqltypes.ARRAY` and has this behavior. -- 2.47.2