1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-17 06:24:12 -04:00

Add a missing parenthesis in option description.

This commit is contained in:
Laurent MONIN 2006-11-06 16:59:13 +01:00 committed by Laurent MONIN
parent b61d8d06d9
commit cceb7b9be8

View File

@ -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"),