Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-05-29 09:40:12 +0400
committerClément Bœsch <ubitux@gmail.com>2012-05-29 09:40:58 +0400
commitf0c15ecd457dbaf9ce6a276b252f993b23ec83fd (patch)
tree6a98e5c24663fc32c325451af362bcf300d96b0e /doc/syntax.texi
parent67b763104052a4135ff095a56d446c9691c0d098 (diff)
doc/syntax: escape '@' to fix a warning.
Fix the following warning: doc/syntax.texi:147: warning: Accent command `@"' must not be followed by whitespace
Diffstat (limited to 'doc/syntax.texi')
-rw-r--r--doc/syntax.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/syntax.texi b/doc/syntax.texi
index f52e7638d2..169fa787f2 100644
--- a/doc/syntax.texi
+++ b/doc/syntax.texi
@@ -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