Fix documentation sections

This commit is contained in:
Davide Brunato 2019-11-18 10:21:40 +01:00
parent 1a1ec82586
commit 436567a8ad
1 changed files with 1 additions and 1 deletions

View File

@ -544,7 +544,7 @@ From next minor release (v1.1) the default class will become :class:`XMLSchema11
XML entity-based attacks protection
...................................
-----------------------------------
The XML data resource loading is protected using the `SafeXMLParser` class, a subclass of
the pure Python version of XMLParser that forbids the use of entities.