fix typo while were in here

This commit is contained in:
Jon Maddox 2015-10-07 01:21:41 -04:00
parent 25a690691b
commit 1c4ac6017d

View File

@ -41,7 +41,7 @@ class TestMediaPlayer(unittest.TestCase):
def test_services(self):
"""
Test if the call service methods conver to correct service calls.
Test if the call service methods convert to correct service calls.
"""
services = {
SERVICE_TURN_ON: media_player.turn_on,