mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
fix typo
This commit is contained in:
@@ -5793,6 +5793,8 @@ predicate typos(string wrong, string right) {
|
||||
or
|
||||
wrong = "paramters" and right = "parameters"
|
||||
or
|
||||
wrong = "parametarized" and right = "parameterized"
|
||||
or
|
||||
wrong = "paranthesis" and right = "parenthesis"
|
||||
or
|
||||
wrong = "paraphenalia" and right = "paraphernalia"
|
||||
|
||||
Reference in New Issue
Block a user