doc/syntax: escape '@' to fix a warning.

Fix the following warning:
doc/syntax.texi:147: warning: Accent command `@"' must not be followed by whitespace
This commit is contained in:
Clément Bœsch 2012-05-29 07:40:12 +02:00
parent 67b7631040
commit f0c15ecd45

View File

@ -144,7 +144,7 @@ The undefined value can be expressed using the "0:0" string.
@section Color
It can be the name of a color (case insensitive match) or a
[0x|#]RRGGBB[AA] sequence, possibly followed by "@" and a string
[0x|#]RRGGBB[AA] sequence, possibly followed by "@@" and a string
representing the alpha component.
The alpha component may be a string composed by "0x" followed by an