From 5d5db22c60c2f3a2da8c79767bcb8fb46534dab3 Mon Sep 17 00:00:00 2001 From: Andrei Pozolotin Date: Tue, 14 Feb 2023 14:34:18 -0600 Subject: [PATCH] fix typo in whatsnew (#9303) see #9294 --- doc/build/changelog/whatsnew_20.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2