mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Add a missing parenthesis in option description.
This commit is contained in:
parent
b61d8d06d9
commit
cceb7b9be8
@ -917,7 +917,7 @@ static struct option_info config_options_info[] = {
|
|||||||
"environment) with a background image or a transparent background -\n"
|
"environment) with a background image or a transparent background -\n"
|
||||||
"it will be visible in ELinks as well (but ELinks document color handling\n"
|
"it will be visible in ELinks as well (but ELinks document color handling\n"
|
||||||
"will still assume the background is black so if you have a bright background\n"
|
"will still assume the background is black so if you have a bright background\n"
|
||||||
"you might experience contrast problems. Note that this option makes\n"
|
"you might experience contrast problems). Note that this option makes\n"
|
||||||
"sense only when colors are enabled.")),
|
"sense only when colors are enabled.")),
|
||||||
|
|
||||||
INIT_OPT_BOOL("terminal._template_", N_("Underline"),
|
INIT_OPT_BOOL("terminal._template_", N_("Underline"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user