From 764168ecc05f83eb459523a7fc7de3deec27584b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mateusz=20B=C4=85czek?= Date: Mon, 8 Jan 2024 19:44:18 +0100 Subject: [PATCH] Fix typo in 'Mapping Table Columns' documentation (#10842) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Co-authored-by: Mateusz Bączek (cherry picked from commit f309674e14072d27aaf1eae521acf4eb7f79a842) --- doc/build/orm/mapping_columns.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/orm/mapping_columns.rst b/doc/build/orm/mapping_columns.rst index 25c6604faf..30220baebc 100644 --- a/doc/build/orm/mapping_columns.rst +++ b/doc/build/orm/mapping_columns.rst @@ -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. -- 2.47.2