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 f384afb commit 13e3a51Copy full SHA for 13e3a51
javascript/ql/lib/semmle/javascript/dataflow/internal/StepSummary.qll
@@ -78,7 +78,7 @@ private module Cached {
78
}
79
80
/**
81
- * Holds if `loadProp` of `parameter` is stored in the `storeProp` property of the return value of `fun`.
+ * Holds if `loadProp` of `param` is stored in the `storeProp` property of the return value of `fun`.
82
*/
83
pragma[nomagic]
84
private predicate summarizedLoadStoreStep(
0 commit comments