Skip to content

Commit 215453e

Browse files
geoffw0jketema
andauthored
Update cpp/ql/src/Security/CWE/CWE-611/XXE.ql
Co-authored-by: Jeroen Ketema <[email protected]>
1 parent 33d499c commit 215453e

File tree

1 file changed

+1
-1
lines changed
  • cpp/ql/src/Security/CWE/CWE-611

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-611/XXE.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ predicate encodeXercesFlowState(
9191
}
9292

9393
/**
94-
* A flow state representing the configuration of a `AbstractDOMParser` or
94+
* A flow state representing the configuration of an `AbstractDOMParser` or
9595
* `SAXParser` object.
9696
*/
9797
class XercesFlowState extends XXEFlowState {

0 commit comments

Comments
 (0)