mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
DataFlow: Fix typo in a comment
This commit is contained in:
@@ -541,7 +541,7 @@ module Make<
|
||||
}
|
||||
|
||||
/**
|
||||
* Holds if `s` is a valid input stack, in the sense that we generate data flow graph
|
||||
* Holds if `s` is a valid input stack, in the sense that we generate a data flow graph
|
||||
* that faithfully represents this flow, and lambda-tracking can be expected to track
|
||||
* lambdas to the relevant callbacks in practice.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user