diff options
author | Nicolas Noirbent <nicolas@noirbent.fr> | 2012-10-15 12:05:17 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-15 20:35:45 +0200 |
commit | af32a1f2d1b81922026488ea5c7bb3ed41779aa2 (patch) | |
tree | 0c44ba56576a03bc6368a8eeb5b1aaf6459c34a5 | |
parent | 3ca8a2328878ebdb203e49d0a060df1b5337a370 (diff) | |
download | ffmpeg-af32a1f2d1b81922026488ea5c7bb3ed41779aa2.tar.gz |
doc/filters: pad examples should be a @subsection
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 725c7b5d84..2da2da228e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2899,7 +2899,7 @@ The default value of @var{color} is "black". @end table -@section Examples +@subsection Examples @itemize @item |