]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Fix typo in 'Mapping Table Columns' documentation (#10842)
authorMateusz Bączek <mateusz.baczek1998@gmail.com>
Mon, 8 Jan 2024 18:44:18 +0000 (19:44 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 8 Jan 2024 18:45:19 +0000 (19:45 +0100)
Co-authored-by: Mateusz Bączek <mateusz.baczek@creotech.pl>
(cherry picked from commit f309674e14072d27aaf1eae521acf4eb7f79a842)

doc/build/orm/mapping_columns.rst

index 25c6604fafa5f4946d75cbb458b2d42462a76cbf..30220baebc8c1922a6f0a3eb6da26a745ed20a72 100644 (file)
@@ -4,6 +4,6 @@ Mapping Table Columns
 =====================
 
 This section has been integrated into the
-:ref:`orm_declarative_table_config_toplevel` Declarative section.
+:ref:`orm_declarative_table_config_toplevel` section.