We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16fc8c3 commit 8fab235Copy full SHA for 8fab235
shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll
@@ -541,7 +541,7 @@ module Make<
541
}
542
543
/**
544
- * 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
545
* that faithfully represents this flow, and lambda-tracking can be expected to track
546
* lambdas to the relevant callbacks in practice.
547
*/
0 commit comments