mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Remove double 'black' from ensure_contrast option description.
This commit is contained in:
parent
921c59ce07
commit
21387bc966
@ -568,7 +568,7 @@ static struct option_info config_options_info[] = {
|
||||
INIT_OPT_BOOL("document.colors", N_("Increase contrast"),
|
||||
"increase_contrast", 0, 1,
|
||||
N_("Increase the contrast between the foreground and background colors\n"
|
||||
"to ensure readability. For example it disallows dark colors on a black\n"
|
||||
"to ensure readability. For example it disallows dark colors on a\n"
|
||||
"black background. Note, this is different from ensuring the contrast\n"
|
||||
"with the ensure_contrast option.")),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user