Skip to content

Commit 273fc22

Browse files
andresdelfinoned-deily
authored andcommitted
Fix markup for xml.sax entry in 3.7.1 notes (GH-9602)
1 parent addef07 commit 273fc22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2521,5 +2521,5 @@ In 3.7.1 the C API for Context Variables
25212521
:ref:`was updated <contextvarsobjects_pointertype_change>` to use
25222522
:c:type:`PyObject` pointers. See also :issue:`34762`.
25232523

2524-
:mod:`xml.dom.minidom` and mod:`xml.sax` modules no longer process
2524+
:mod:`xml.dom.minidom` and :mod:`xml.sax` modules no longer process
25252525
external entities by default. See also :issue:`17239`.

0 commit comments

Comments
 (0)