File: 0018-Fix-end-tags.patch

package info (click to toggle)
imagemagick 8%3A6.9.11.60%2Bdfsg-1.6%2Bdeb12u3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 76,816 kB
  • sloc: ansic: 349,503; cpp: 21,804; xml: 11,029; perl: 6,417; sh: 5,877; makefile: 3,042; tcl: 459
file content (23 lines) | stat: -rw-r--r-- 846 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From df76b8f6d8230390e7c8ecf5dbe6dab132b79fb2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bastien=20Roucari=C3=A8s?= <rouca@debian.org>
Date: Mon, 30 Jul 2018 14:50:23 +0200
Subject: Fix end tags

Forwarded: yes
---
 www/advanced-windows-installation.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html
index f976ea0c38..50571726e1 100644
--- a/www/advanced-windows-installation.html
+++ b/www/advanced-windows-installation.html
@@ -98,7 +98,7 @@
 </ul>
 
 <h2>Install Visual Studio dependencies</h2>
-<p>To build ImageMagick with Visual Studio the following components should be installed:</p:
+<p>To build ImageMagick with Visual Studio the following components should be installed:</p>:
 
 <ul>
 <li>Desktop development with C++ (workload)</li>