Skip to content

Commit eeaccc5

Browse files
hvitvedCopilot
andauthored
Update shared/typeinference/codeql/typeinference/internal/TypeInference.qll
Co-authored-by: Copilot <[email protected]>
1 parent b90e867 commit eeaccc5

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
@@ -14,7 +14,7 @@
1414
* Type inferType(AstNode n, TypePath path)
1515
* ```
1616
*
17-
* for recursivelly inferring the type-path-indexed types of AST nodes. For example,
17+
* for recursively inferring the type-path-indexed types of AST nodes. For example,
1818
* one may have a base case for literals like
1919
*
2020
* ```ql

0 commit comments

Comments
 (0)