[FFmpeg-cvslog] doc/filters: fix typo
    Paul B Mahol 
    git at videolan.org
       
    Thu Oct  3 19:00:59 EEST 2019
    
    
  
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Thu Oct  3 17:58:46 2019 +0200| [93ea21f9b7cc08401218a47dcaf78798fd97c173] | committer: Paul B Mahol
doc/filters: fix typo
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=93ea21f9b7cc08401218a47dcaf78798fd97c173
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
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:
 
    
    
More information about the ffmpeg-cvslog
mailing list