Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd1c4fd

Browse files
committed
python#20236: Fix sphinx markup.
1 parent d804f53 commit dd1c4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/xml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ external entity expansion
9494
content into the XML document.
9595

9696
DTD retrieval
97-
Some XML libraries like Python's mod:'xml.dom.pulldom' retrieve document type
97+
Some XML libraries like Python's :mod:`xml.dom.pulldom` retrieve document type
9898
definitions from remote or local locations. The feature has similar
9999
implications as the external entity expansion issue.
100100

0 commit comments

Comments
 (0)