1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00

[config] Shorter summary

This commit is contained in:
Witold Filipczyk 2020-05-13 21:10:16 +02:00
parent 60f6c35a2c
commit ca71978c81

View File

@ -1383,7 +1383,7 @@ static union option_info config_options_info[] = {
"confirm_close", 0, 0,
N_("When closing a tab show confirmation dialog.")),
INIT_OPT_BOOL("ui", N_("Whether to disallow writing to terminal"),
INIT_OPT_BOOL("ui", N_("Disallow writing to terminal"),
"tostop", 0, 1,
N_("Whether to disallow writing to terminal by background processes.")),