File: 0019-Fix-another-html-file.patch

package info (click to toggle)
imagemagick 8%3A7.1.2.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 91,280 kB
  • sloc: ansic: 373,424; cpp: 22,660; xml: 11,570; sh: 6,618; perl: 6,285; makefile: 3,495; tcl: 459
file content (29 lines) | stat: -rw-r--r-- 898 bytes parent folder | download
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 4a554f8..8d00798 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>