Skip to content

Commit 3ceb033

Browse files
paldepindCopilot
andauthored
Rust: Fix typo from review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 04b0ed6 commit 3ceb033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/codeql/rust/internal/typeinference/FunctionType.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ private Type traitConstraintTypeAt(
8686
}
8787

8888
/**
89-
* Gets if the type of the function `f` when specialized for `i` at position
89+
* Gets the type of the function `f` when specialized for `i` at position
9090
* `pos` at path `path`
9191
*/
9292
pragma[nomagic]

0 commit comments

Comments
 (0)