Skip to content

Commit 1ec3760

Browse files
hvitvedgeoffw0
andauthored
Update shared/typeinference/codeql/typeinference/internal/TypeInference.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
1 parent eeaccc5 commit 1ec3760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/typeinference/codeql/typeinference/internal/TypeInference.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* `TypePath` type, and `Make2`, which (using `TypePath` in the input signature)
99
* constructs the `Matching` and `IsInstantiationOf` modules.
1010
*
11-
* The intended use of this library is define a predicate
11+
* The intended use of this library is to define a predicate
1212
*
1313
* ```ql
1414
* Type inferType(AstNode n, TypePath path)

0 commit comments

Comments
 (0)