diff options
author | Paul B Mahol <onemda@gmail.com> | 2019-10-03 17:58:46 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2019-10-03 17:58:46 +0200 |
commit | 93ea21f9b7cc08401218a47dcaf78798fd97c173 (patch) | |
tree | 4b4fbdfd9821fe304f33fa93a5b3178a6ccee397 /doc/filters.texi | |
parent | d0189f8d976ff1baed8a01a74420a161019d4cd0 (diff) | |
download | ffmpeg-93ea21f9b7cc08401218a47dcaf78798fd97c173.tar.gz |
doc/filters: fix typo
Diffstat (limited to 'doc/filters.texi')
-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 28066d5e62..fbc3a404dd 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -21120,7 +21120,7 @@ __kernel void sierpinski_carpet(__write_only image2d_t dst, @section sierpinski -Generate a Sierpinksi carpet/triangle fractal, and randomly pan around. +Generate a Sierpinski carpet/triangle fractal, and randomly pan around. This source accepts the following options: |