Skip to content

Commit b6cda4a

Browse files
hvitvedCopilot
andauthored
Update shared/util/codeql/util/UnboundList.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 08339fe commit b6cda4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/util/codeql/util/UnboundList.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module;
1111

1212
private import Location
1313

14-
/** Provide the input to `Make`. */
14+
/** Provides the input to `Make`. */
1515
signature module InputSig<LocationSig Location> {
1616
/** An element. */
1717
class Element {

0 commit comments

Comments
 (0)