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

Skip to content

Commit 66c9350

Browse files
committed
#20236: Fix sphinx markup.
1 parent 2313e15 commit 66c9350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/xml.rst

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

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

0 commit comments

Comments
 (0)