]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
attrifbute -> attribute 5328/head
authorjonathan vanasco <jonathan@2xlp.com>
Tue, 19 May 2020 18:34:21 +0000 (14:34 -0400)
committerjonathan vanasco <jonathan@2xlp.com>
Tue, 19 May 2020 18:36:35 +0000 (14:36 -0400)
doc/build/errors.rst

index 9df68427be973b7fc9eb9f5b0c67cb8a98a877b5..7e822cc47b3bd0e50f871a2f38f66ca32f2ba138 100644 (file)
@@ -748,7 +748,7 @@ Mitigation of this error is via two general techniques:
     :ref:`loading_toplevel` - detailed documentation on eager loading and other
     relationship-oriented loading techniques
     :ref:`session_committing` - background on session commit
-    :ref:`session_expire` - background on attrifbute expiry
+    :ref:`session_expire` - background on attribute expiry
 
 
 .. _error_7s2a: