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_7_7~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de2aa03bdfd3fd40b36bc4d052f6f1f10f10fe8;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 e25a982372..6cd8471533 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 `