Skip to content

Commit fa4b212

Browse files
paldepindCopilot
andauthored
Rust: Fix grammar
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5888ed3 commit fa4b212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/codeql/rust/internal/TypeInference.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3527,7 +3527,7 @@ private module Cached {
35273527
* any.
35283528
*
35293529
* The parameter `dispatch` is `true` if and only if the resolved target is a
3530-
* trait item because the a precise target could not be determined from the
3530+
* trait item because a precise target could not be determined from the
35313531
* types (for instance in the presence of generics or `dyn` types)
35323532
*/
35333533
cached

0 commit comments

Comments
 (0)