mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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
|
* that faithfully represents this flow, and lambda-tracking can be expected to track
|
||||||
* lambdas to the relevant callbacks in practice.
|
* lambdas to the relevant callbacks in practice.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user