X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=sima%2Flib%2Fsimadb.py;h=284f11562cbed58801eef6816d24d768e801c255;hb=57621c64288a742232b379b53bfe5fce34959535;hp=a3d9518ac5df5534063cb8c11feb6cda0b6d8bc2;hpb=8ce90ac30d1daa9bcf2ced0aa06c8c59302f71ca;p=mpd-sima.git diff --git a/sima/lib/simadb.py b/sima/lib/simadb.py index a3d9518..284f115 100644 --- a/sima/lib/simadb.py +++ b/sima/lib/simadb.py @@ -272,7 +272,7 @@ class SimaDB(object): def get_bl_album(self, track, with_connection=None, add_not=None): - """get blacklisted track information from the database.""" + """get blacklisted album information from the database.""" if with_connection: connection = with_connection else: