Skip to content

Commit 4ff11a2

Browse files
authored
Update radio.py
Rypadio -> Pyradio in the error screen.
1 parent 058bbe3 commit 4ff11a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyradio/radio.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ def initBody(self):
398398
the "help" directory.'''
399399
else:
400400
if self.requested_player:
401-
txt = """Rypadio is not able to use the player you specified.
401+
txt = """PyRadio is not able to use the player you specified.
402402
403403
This means that either this particular player is not supported
404404
by PyRadio, or that you have simply misspelled its name.

0 commit comments

Comments
 (0)