mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
fixed grammar on how to configure message (#1029)
This commit is contained in:
parent
77992029b6
commit
ed8aaa7f26
@ -106,7 +106,7 @@ def how_to_configure_alias(configuration_details):
|
||||
|
||||
if configuration_details.can_configure_automatically:
|
||||
print(
|
||||
u"Or run {bold}fuck{reset} second time for configuring"
|
||||
u"Or run {bold}fuck{reset} a second time to configure"
|
||||
u" it automatically.".format(
|
||||
bold=color(colorama.Style.BRIGHT),
|
||||
reset=color(colorama.Style.RESET_ALL)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user