summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormike bayer <mike_mp@zzzcomputing.com>2014-03-21 09:59:23 -0400
committermike bayer <mike_mp@zzzcomputing.com>2014-03-21 09:59:23 -0400
commit2b1c3d8821b3b375a6148d583f05bd65810e3faf (patch)
tree894433c06c6fe8a4981752a8f0a234326b0a2b70
parenta22927b80915d15375b675f57c88b194fbdc2259 (diff)
parent07992a6697080613de27e2b5daf6c14bfcead5d4 (diff)
downloadsqlalchemy-2b1c3d8821b3b375a6148d583f05bd65810e3faf.tar.gz
Merge pull request #81 from tony/patch-2
Fix tag typo in changelog_09
-rw-r--r--doc/build/changelog/changelog_09.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst
index dcec53d1e..6c42c7efa 100644
--- a/doc/build/changelog/changelog_09.rst
+++ b/doc/build/changelog/changelog_09.rst
@@ -146,7 +146,7 @@
for background on building out from SQLAlchemy's test platform.
.. change::
- :tags: orm feature
+ :tags: feature, orm
:tickets: 2976
Added a new option to :paramref:`.relationship.innerjoin` which is