Skip to content

Commit d3c7e49

Browse files
committed
Add xlink namespace to URL validation error type XML
1 parent dd60fd0 commit d3c7e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/uri/uri.whatwg.urlvalidationerrortype.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?><!-- EN-Revision: 66d06b9c7c95ead73080ea7f0ac25dd11a052f71 Maintainer: lacatoire Status: ready -->
2-
<reference xml:id="enum.uri-whatwg-urlvalidationerrortype" role="enum" xmlns="http://docbook.org/ns/docbook">
2+
<reference xml:id="enum.uri-whatwg-urlvalidationerrortype" role="enum" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook">
33
<title>A enumeração Uri\WhatWg\UrlValidationErrorType</title>
44
<titleabbrev>Uri\WhatWg\UrlValidationErrorType</titleabbrev>
55

0 commit comments

Comments
 (0)