mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-26 02:22:13 -04:00
Correcting typo in introspection
This commit is contained in:
Vendored
+1
-1
@@ -120,7 +120,7 @@ user-defined class, linked together with a :func:`.mapper`. When we talk about
|
||||
"the behavior of :func:`.mapper`", this includes when using the Declarative system
|
||||
as well - it's still used, just behind the scenes.
|
||||
|
||||
Runtime Intropsection of Mappings, Objects
|
||||
Runtime Introspection of Mappings, Objects
|
||||
==========================================
|
||||
|
||||
The :class:`.Mapper` object is available from any mapped class, regardless
|
||||
|
||||
Reference in New Issue
Block a user