Skip to content

Commit 8352249

Browse files
authored
Add xlink namespace to URL validation error type XML (#5481)
1 parent 828980b commit 8352249

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"?>
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>The Uri\WhatWg\UrlValidationErrorType enum</title>
44
<titleabbrev>Uri\WhatWg\UrlValidationErrorType</titleabbrev>
55

0 commit comments

Comments
 (0)