]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- typo
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Apr 2017 14:36:15 +0000 (10:36 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Apr 2017 14:36:15 +0000 (10:36 -0400)
Change-Id: Iab741ce3739ed4172196f99c519c9333637383fd

doc/build/changelog/migration_12.rst

index 72655321ce21c7c711e9a9a2c327fe7914c8769d..4eec86eb9d8d1fd995352340a09668c7761c6b1a 100644 (file)
@@ -155,7 +155,7 @@ tuples with IN, e.g.
 Currently, Postgresql and MySQL are known to be compatible with this syntax,
 SQLite is not.
 
-..seealso::
+.. seealso::
 
     :ref:`selectin_eager_loading`