mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
JS: fix typos in comments
This commit is contained in:
@@ -34,7 +34,7 @@ class IdorTaint extends TaintTracking::Configuration {
|
||||
}
|
||||
|
||||
/**
|
||||
* A sanitizer for values that have succesfully been compared to another value.
|
||||
* A sanitizer for values that have successfully been compared to another value.
|
||||
*/
|
||||
class EqualityGuard extends TaintTracking::SanitizerGuardNode, ValueNode {
|
||||
override EqualityTest astNode;
|
||||
|
||||
Reference in New Issue
Block a user