mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python/JS: Fix typo
This commit is contained in:
@@ -116,7 +116,7 @@ module HeuristicNames {
|
||||
* it is hashed or encrypted). `classification` describes the kind of sensitive data
|
||||
* involved.
|
||||
*
|
||||
* That is, one of the rexeps from `maybeSensitiveRegexp` matches `name` (with the
|
||||
* That is, one of the regexps from `maybeSensitiveRegexp` matches `name` (with the
|
||||
* given classification), and none of the regexps from `notSensitiveRegexp` matches
|
||||
* `name`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user