Change failed message 'No fuck given' to the more popular 'No fucks given'
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ def select_command(corrected_commands, settings):
|
||||
|
||||
"""
|
||||
if not corrected_commands:
|
||||
logs.failed('No fuck given', settings)
|
||||
logs.failed('No fucks given', settings)
|
||||
return
|
||||
|
||||
selector = CommandSelector(corrected_commands)
|
||||
|
||||
Reference in New Issue
Block a user