Commit 75ff6d28 authored by R David Murray's avatar R David Murray

Merge #20236: Fix sphinx markup.

parents 44fcaae9 66c9350a
......@@ -95,7 +95,7 @@ external entity expansion
content into the XML document.
DTD retrieval
Some XML libraries like Python's mod:'xml.dom.pulldom' retrieve document type
Some XML libraries like Python's :mod:`xml.dom.pulldom` retrieve document type
definitions from remote or local locations. The feature has similar
implications as the external entity expansion issue.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment