From 82006fcc937eaea99c767f35fcb642bc35da0a15 Mon Sep 17 00:00:00 2001 From: Wouter Overmeire Date: Tue, 11 Sep 2018 14:17:02 +0200 Subject: [PATCH] Fix doc type --- doc/build/orm/inheritance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/orm/inheritance.rst b/doc/build/orm/inheritance.rst index 553fb92911..f371b65c44 100644 --- a/doc/build/orm/inheritance.rst +++ b/doc/build/orm/inheritance.rst @@ -204,7 +204,7 @@ Loading Joined Inheritance Mappings +++++++++++++++++++++++++++++++++++ See the sections :ref:`inheritance_loading_toplevel` and -:ref:`loading_joined_inheritance` for background on inheritnce +:ref:`loading_joined_inheritance` for background on inheritance loading techniques, including configuration of tables to be queried both at mapper configuration time as well as query time. -- 2.47.2