From 4cd6fad268dd37983e4535450f0030e4dacd06a4 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Thu, 24 Feb 2011 09:55:40 +0100 Subject: Replace char "%" by "!" for reverse video in color attributes --- doc/en/autogen/user/aspell_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en/autogen/user/aspell_options.txt') diff --git a/doc/en/autogen/user/aspell_options.txt b/doc/en/autogen/user/aspell_options.txt index 79c1ee35d..745ffa06a 100644 --- a/doc/en/autogen/user/aspell_options.txt +++ b/doc/en/autogen/user/aspell_options.txt @@ -26,5 +26,5 @@ * *aspell.look.color* ** description: `color used for misspelled words` ** type: color -** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "%" for reverse, "_" for underline (default value: `lightred`) +** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightred`) -- cgit v1.2.3