local: Fix typo
This commit is contained in:
parent
812f018d59
commit
884c1b9803
@ -44,7 +44,7 @@ class ClearCommand(commands.Command):
|
||||
return 0
|
||||
|
||||
if library.clear():
|
||||
print 'Library succesfully cleared.'
|
||||
print 'Library successfully cleared.'
|
||||
return 0
|
||||
|
||||
print 'Unable to clear library.'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user