X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sima%2Flib%2Fsimadb.py;h=284f11562cbed58801eef6816d24d768e801c255;hb=528e8d1b722d1e85d7e17eac636f764d457cc050;hp=a3d9518ac5df5534063cb8c11feb6cda0b6d8bc2;hpb=ad6abade7a1da313f9ef36494d38a3a927a5aee2;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: