From 93ea21f9b7cc08401218a47dcaf78798fd97c173 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 3 Oct 2019 17:58:46 +0200 Subject: [PATCH] doc/filters: fix typo --- 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: