spelling: processing

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-13 12:31:11 -04:00
parent 9d4d9b2ba2
commit 7ee9e0286b

View File

@@ -130,7 +130,7 @@ module XmlSettings {
|
not isSafeDtdSetting(dtdVal) and evidence = dtdVal
) and
reason = "DTD procesing enabled in settings"
reason = "DTD processing enabled in settings"
or
not exists(getAValueForProp(creation, "ProhibitDtd")) and
reason = "DTD processing is enabled by default in versions before 4.0" and