mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -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"
|
||||
"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"
|
||||
"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.")),
|
||||
|
||||
INIT_OPT_BOOL("terminal._template_", N_("Underline"),
|
||||
|
Loading…
Reference in New Issue
Block a user