Typo Correction

This commit is contained in:
Stefan Brand 2010-02-12 14:40:33 +01:00
parent 50041d0274
commit 125a9c3613

View file

@ -71,7 +71,7 @@ def main(argv):
else:
mpbin = progpath("mplayer")
if mpbin == None:
print "Error: mplayer not found in PATH binary given, Aborting!"
print "Error: mplayer not found in PATH and no binary given, Aborting!"
sys.exit(1)
global ffbin