Skip to content

Commit f480ee7

Browse files
Doug Addymvantellingen
authored andcommitted
Update docstring in settings.py
Closes mvantellingen#1045
1 parent 87c87ec commit f480ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zeep/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class Settings:
2222
:param forbid_external: disallow any access to remote or local resources
2323
in external entities or DTD and raising an ExternalReferenceForbidden
2424
exception when a DTD or entity references an external resource.
25-
:type forbid_entities: bool
25+
:type forbid_external: bool
2626
:param xml_huge_tree: disable lxml/libxml2 security restrictions and
2727
support very deep trees and very long text content
2828

0 commit comments

Comments
 (0)