Skip to content

Commit b399ced

Browse files
authored
Merge pull request #85 from popey/patch-2
Thanks!
2 parents 058bbe3 + 4ff11a2 commit b399ced

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)