From: jonathan vanasco Date: Tue, 19 May 2020 18:34:21 +0000 (-0400) Subject: attrifbute -> attribute X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e760ed4ef1749aadfb8d63d776c764d98b93b1e5;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git attrifbute -> attribute --- diff --git a/doc/build/errors.rst b/doc/build/errors.rst index 9df68427be..7e822cc47b 100644 --- a/doc/build/errors.rst +++ b/doc/build/errors.rst @@ -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: