From 43471e53b6721c52ce2c32ed2a4cdbe2b2a8c688 Mon Sep 17 00:00:00 2001 From: Wouter Overmeire Date: Tue, 11 Sep 2018 14:17:02 +0200 Subject: [PATCH] Fix doc type (cherry picked from commit 82006fcc937eaea99c767f35fcb642bc35da0a15) --- 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 2d21e9e788..ba050ec911 100644 --- a/doc/build/orm/inheritance.rst +++ b/doc/build/orm/inheritance.rst @@ -203,7 +203,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