docs: fix reference to Transaction

This commit is contained in:
Adrian Sampson 2014-01-28 09:50:38 -08:00
parent 069ccde3e6
commit d6e1bc547f

View file

@ -44,7 +44,7 @@ to interact directly with the underlying SQLite database, you must use a
items = lib.items(query)
lib.add_album(list(items))
.. currentmodule:: beets.dbcore
.. currentmodule:: beets.dbcore.db
.. autoclass:: Transaction
:members: