Skip to content

Commit 92e0b64

Browse files
committed
Shared: Fix QLDoc.
1 parent cf39103 commit 92e0b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ signature module InputSig<LocationSig Location, DF::InputSig<Location> Lang> {
5656

5757
/**
5858
* Gets the return kind corresponding to specification `"ReturnValue"` when
59-
* the supplied argument `arg`.
59+
* supplied with the argument `arg`.
6060
*
6161
* Note that it is expected that the following equality holds:
6262
* ```

0 commit comments

Comments
 (0)