Skip to content

Commit 6c60d90

Browse files
authored
Update Doc/library/urllib.request.rst
1 parent 0c4d55e commit 6c60d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/urllib.request.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ the returned bytes object to string once it determines or guesses
12301230
the appropriate encoding.
12311231

12321232
The following HTML spec document, https://html.spec.whatwg.org/#charset, lists
1233-
the various ways in which an HTML document could have specified its
1233+
the various ways in which an HTML or an XML document could have specified its
12341234
encoding information.
12351235

12361236
For additional information, see the W3C document: https://www.w3.org/International/questions/qa-html-encoding-declarations.

0 commit comments

Comments
 (0)