We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d499c commit 215453eCopy full SHA for 215453e
cpp/ql/src/Security/CWE/CWE-611/XXE.ql
@@ -91,7 +91,7 @@ predicate encodeXercesFlowState(
91
}
92
93
/**
94
- * A flow state representing the configuration of a `AbstractDOMParser` or
+ * A flow state representing the configuration of an `AbstractDOMParser` or
95
* `SAXParser` object.
96
*/
97
class XercesFlowState extends XXEFlowState {
0 commit comments