From 92e0b6430741a0f9b217e711d8fdab553494468b Mon Sep 17 00:00:00 2001 From: Mathias Vorreiter Pedersen Date: Fri, 23 May 2025 11:43:27 +0100 Subject: [PATCH] Shared: Fix QLDoc. --- shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll b/shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll index d9efa7a8449..244cc573197 100644 --- a/shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll +++ b/shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll @@ -56,7 +56,7 @@ signature module InputSig Lang> { /** * Gets the return kind corresponding to specification `"ReturnValue"` when - * the supplied argument `arg`. + * supplied with the argument `arg`. * * Note that it is expected that the following equality holds: * ```