We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058bbe3 commit 4ff11a2Copy full SHA for 4ff11a2
pyradio/radio.py
@@ -398,7 +398,7 @@ def initBody(self):
398
the "help" directory.'''
399
else:
400
if self.requested_player:
401
- txt = """Rypadio is not able to use the player you specified.
+ txt = """PyRadio is not able to use the player you specified.
402
403
This means that either this particular player is not supported
404
by PyRadio, or that you have simply misspelled its name.
0 commit comments