From 13e3a5158eaa3f8c685ab342e2fba64cac10b296 Mon Sep 17 00:00:00 2001 From: Asger F Date: Thu, 29 Feb 2024 13:59:25 +0100 Subject: [PATCH] JS: Fix qldoc --- .../ql/lib/semmle/javascript/dataflow/internal/StepSummary.qll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(