summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Narlock <tony@git-pull.com>2014-03-21 08:42:37 -0500
committerTony Narlock <tony@git-pull.com>2014-03-21 08:42:37 -0500
commit07992a6697080613de27e2b5daf6c14bfcead5d4 (patch)
tree894433c06c6fe8a4981752a8f0a234326b0a2b70
parenta22927b80915d15375b675f57c88b194fbdc2259 (diff)
downloadsqlalchemy-pr/81.tar.gz
Fix tag typo in changelog_09pr/81
-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