Merge pull request #7443 from github/nickrolfe/behavior

QL4QL: catch behaviour/behavior in ql/non-us-spelling
This commit is contained in:
Nick Rolfe
2021-12-20 13:23:53 +00:00
committed by GitHub
15 changed files with 15 additions and 15 deletions

View File

@@ -75,7 +75,7 @@ class ExponentialRegexDataflow extends DataFlow2::Configuration {
/**
* An expression passed as the `input` to a call to a `Regex` method, where the regex appears to
* have exponential behaviour.
* have exponential behavior.
*/
class ExponentialRegexSink extends DataFlow::ExprNode, Sink {
ExponentialRegexSink() {