Fix typo
This commit is contained in:
parent
ff7405ca64
commit
a9a7f23921
@ -163,5 +163,5 @@ class SpotifySessionManager(BaseThread, PyspotifySessionManager):
|
||||
|
||||
def logout(self):
|
||||
"""Log out from spotify"""
|
||||
logger.debug(u'Logging out from spotify')
|
||||
logger.debug(u'Logging out from Spotify')
|
||||
self.session.logout()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user