1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
From: =?utf-8?q?Bastien_ROUCARI=C3=88S?= <roucaries.bastien@gmail.com>
Date: Wed, 14 Dec 2016 15:23:11 +0100
Subject: Fix www/api/mophologie.html
Forwarded: Yes, https://github.com/ImageMagick/ImageMagick/issues/304
www/api/morphology.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/api/morphology.html b/www/api/morphology.html
index e3c973e..830dfa3 100644
@@ -553,7 +553,7 @@
<pre class="bg-light text-dark mx-4"><samp> "-set option:convolve:scale {geometry}" setting.
</samp></pre>
-<p></dd>
+<dd></dd>
</dl>
<h2><a href="../../api/MagickCore/morphology_8c.html" id="ScaleKernelInfo">ScaleKernelInfo</a></h2>
@@ -653,7 +653,7 @@
<pre class="bg-light text-dark mx-4"><samp> the given kernel.
</samp></pre>
-<p></dd>
+<dd></dd>
</dl>
<h2><a href="../../api/MagickCore/morphology_8c.html" id="ZeroKernelNans">ZeroKernelNans</a></h2>
|