mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +01:00
client: fix use of non-ascii apostrophe
This commit is contained in:
parent
ede2c11d66
commit
e1ceafde3a
@ -516,7 +516,7 @@ static void list_cmd_options(void)
|
||||
display(MARGIN "--%-*s%s\n", 48, COMMAND_OPTION_PASSPHRASE,
|
||||
"Provide passphrase");
|
||||
display(MARGIN "--%-*s%s\n", 48, COMMAND_OPTION_DONTASK,
|
||||
"Don’t ask for missing\n"
|
||||
"Don't ask for missing\n"
|
||||
"\t\t\t\t\t\t credentials");
|
||||
display(MARGIN "--%-*s%s\n", 48, "help", "Display help");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user