Skip to content

Commit bb1a68d

Browse files
Copilotlacatoire
andauthored
[Sync EN] Add xlink namespace to Uri\WhatWg\UrlValidationErrorType XML (#2731)
* Initial plan * Add xlink namespace to URL validation error type XML and update EN-Revision Agent-Logs-Url: https://github.com/php/doc-fr/sessions/b1378acf-ae81-4d90-8f55-ace15dd7dd24 Co-authored-by: lacatoire <20201470+lacatoire@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: lacatoire <20201470+lacatoire@users.noreply.github.com>
1 parent b45b71f commit bb1a68d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/uri/uri.whatwg.urlvalidationerrortype.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 66d06b9c7c95ead73080ea7f0ac25dd11a052f71 Maintainer: lacatoire Status: ready -->
3-
<reference xml:id="enum.uri-whatwg-urlvalidationerrortype" role="enum" xmlns="http://docbook.org/ns/docbook">
2+
<!-- EN-Revision: 8352249a84d0b91b38c741ff1c256061127dbfbb Maintainer: lacatoire Status: ready -->
3+
<reference xml:id="enum.uri-whatwg-urlvalidationerrortype" role="enum" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook">
44
<title>L'énumération Uri\WhatWg\UrlValidationErrorType</title>
55
<titleabbrev>Uri\WhatWg\UrlValidationErrorType</titleabbrev>
66

0 commit comments

Comments
 (0)