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
|
From: =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org>
Date: Sun, 18 Jun 2023 19:23:43 +0000
Subject: Fix another html file
forwarded: not-needed
---
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 830dfa3..9b2e26d 100644
--- a/www/api/morphology.html
+++ b/www/api/morphology.html
@@ -598,13 +598,13 @@
<pre class="bg-light text-dark mx-4"><samp> zero. If the kernel is normalized regardless of any flags.
</samp></pre>
-<p>o normalize_flags: </dd>
+<dd>o normalize_flags: </dd>
<pre class="bg-light text-dark mx-4"><samp> specifically: NormalizeValue, CorrelateNormalizeValue,
and/or PercentValue
</samp></pre>
-<p></dd>
+<dd></dd>
</dl>
<h2><a href="../../api/MagickCore/morphology_8c.html" id="ShowKernelInfo">ShowKernelInfo</a></h2>
|