]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix typo in whatsnew (#9303)
authorAndrei Pozolotin <Andrei-Pozolotin@users.noreply.github.com>
Tue, 14 Feb 2023 20:34:18 +0000 (14:34 -0600)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 20:34:18 +0000 (21:34 +0100)
see #9294

doc/build/changelog/whatsnew_20.rst

index 4ae88956e6e994d754087ea4415034e0f435124c..60783653a8636ffac96c6b5e35f7406928a52f14 100644 (file)
@@ -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