diff --git a/javascript/ql/lib/semmle/javascript/dataflow/internal/StepSummary.qll b/javascript/ql/lib/semmle/javascript/dataflow/internal/StepSummary.qll index 829e02591a0..435d4d82ed5 100644 --- a/javascript/ql/lib/semmle/javascript/dataflow/internal/StepSummary.qll +++ b/javascript/ql/lib/semmle/javascript/dataflow/internal/StepSummary.qll @@ -78,7 +78,7 @@ private module Cached { } /** - * 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`. */ pragma[nomagic] private predicate summarizedLoadStoreStep(