]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
typo rel_0_9_2
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Feb 2014 00:28:41 +0000 (19:28 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Feb 2014 00:28:41 +0000 (19:28 -0500)
doc/build/dialects/index.rst

index 51bf0c71fea098947830c0c9193b618c70ae83a2..01ff659952bb642a50f8884126e2a868d4816df6 100644 (file)
@@ -49,7 +49,7 @@ Production Ready
 * `redshift-sqlalchemy <https://pypi.python.org/pypi/redshift-sqlalchemy>`_ - driver for Amazon Redshift, adapts
   the existing Postgresql/psycopg2 driver.
 * `sqlalchemy-sqlany <https://github.com/sqlanywhere/sqlalchemy-sqlany>`_ - driver for SAP Sybase SQL
-   Anywhere, developed by SAP.
+  Anywhere, developed by SAP.
 * `sqlalchemy-monetdb <https://github.com/gijzelaerr/sqlalchemy-monetdb>`_ - driver for MonetDB.
 
 Experimental / Incomplete