summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-04-28 10:36:15 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-04-28 10:36:15 -0400
commit69adef7ed56cbd3d37e41cc2a552976688f63acb (patch)
tree3c2afc211dff28ceb63cd08095b44ecad6ef025b
parent36275b0c2d8d3501bc0023e80d8433c0d54c0d9a (diff)
downloadsqlalchemy-69adef7ed56cbd3d37e41cc2a552976688f63acb.tar.gz
- typo
Change-Id: Iab741ce3739ed4172196f99c519c9333637383fd
-rw-r--r--doc/build/changelog/migration_12.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/migration_12.rst b/doc/build/changelog/migration_12.rst
index 72655321c..4eec86eb9 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`