From: Andrei Pozolotin Date: Tue, 14 Feb 2023 20:34:18 +0000 (-0600) Subject: fix typo in whatsnew (#9303) X-Git-Tag: rel_2_0_4~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5db22c60c2f3a2da8c79767bcb8fb46534dab3;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix typo in whatsnew (#9303) see #9294 --- diff --git a/doc/build/changelog/whatsnew_20.rst b/doc/build/changelog/whatsnew_20.rst index 4ae88956e6..60783653a8 100644 --- a/doc/build/changelog/whatsnew_20.rst +++ b/doc/build/changelog/whatsnew_20.rst @@ -1823,7 +1823,7 @@ operations. :ticket:`8925` -ORM Declarative Apples Column Orders Differently; Control behavior using ``__table_cls__`` +ORM Declarative Applies Column Orders Differently; Control behavior using ``__table_cls__`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Declarative has changed the system by which mapped columns that originate from