From: Mike Bayer Date: Fri, 28 Apr 2017 14:36:15 +0000 (-0400) Subject: - typo X-Git-Tag: rel_1_2_0b1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69adef7ed56cbd3d37e41cc2a552976688f63acb;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - typo Change-Id: Iab741ce3739ed4172196f99c519c9333637383fd --- diff --git a/doc/build/changelog/migration_12.rst b/doc/build/changelog/migration_12.rst index 72655321ce..4eec86eb9d 100644 --- a/doc/build/changelog/migration_12.rst +++ b/doc/build/changelog/migration_12.rst @@ -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`