]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Fix tag typo in changelog_09
authorTony Narlock <tony@git-pull.com>
Fri, 21 Mar 2014 13:42:37 +0000 (08:42 -0500)
committerTony Narlock <tony@git-pull.com>
Fri, 21 Mar 2014 13:42:37 +0000 (08:42 -0500)
doc/build/changelog/changelog_09.rst

index dcec53d1e0beb4f7100ef3decccda3bf1d7c32a8..6c42c7efab0d22d5e2d18fc81e9f415f5800b929 100644 (file)
         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