pull/5085/head
Magnus Ihse Bursie 2016-12-28 08:12:10 +01:00 committed by Pascal Vizeli
parent d8ff22870a
commit 98efbbc129
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ class SqueezeBoxDevice(MediaPlayerDevice):
"""Representation of a SqueezeBox device."""
def __init__(self, lms, player_id):
"""Initialize the SqeezeBox device."""
"""Initialize the SqueezeBox device."""
super(SqueezeBoxDevice, self).__init__()
self._lms = lms
self._id = player_id