From b13d72b19bb77c5233d730abde239c3555f3ffca Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Thu, 5 Apr 2018 15:22:15 +0200 Subject: detect-edge: fix name in docs --- docs/filters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/filters.rst b/docs/filters.rst index f1ad494..cbf22ca 100644 --- a/docs/filters.rst +++ b/docs/filters.rst @@ -465,7 +465,7 @@ Edge detection Detect edges by computing the power gradient image using different edge filters. - .. gobj:prop:: type:enum + .. gobj:prop:: filter:enum Edge filter (or operator) which is one of ``sobel``, ``laplace`` and ``prewitt``. By default, the ``sobel`` operator is used. -- cgit v1.2.1