From: Franck Cuny Date: Fri, 27 Apr 2012 22:21:02 +0000 (-0700) Subject: Fix a typo in the documentation X-Git-Tag: rel_0_8_0b1~438 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89c513656a750caa7c6810841aa335bda0961ecd;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Fix a typo in the documentation s/Attrbutes/Attributes/ --- diff --git a/doc/build/index.rst b/doc/build/index.rst index a3d8c40e18..87af0eb4b8 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -33,7 +33,7 @@ of Python objects, proceed first to the tutorial. * **Configuration Extensions:** :doc:`Declarative Extension ` | :doc:`Association Proxy ` | - :doc:`Hybrid Attrbutes ` | + :doc:`Hybrid Attributes ` | :doc:`Mutable Scalars ` | :doc:`Ordered List `