From fa4b21202053cbe11d06d783078e9cc37f521d4a Mon Sep 17 00:00:00 2001 From: Simon Friis Vindum Date: Fri, 5 Dec 2025 14:03:29 +0100 Subject: [PATCH] Rust: Fix grammar Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- rust/ql/lib/codeql/rust/internal/TypeInference.qll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/ql/lib/codeql/rust/internal/TypeInference.qll b/rust/ql/lib/codeql/rust/internal/TypeInference.qll index 418e4c2c176..dd4a4877464 100644 --- a/rust/ql/lib/codeql/rust/internal/TypeInference.qll +++ b/rust/ql/lib/codeql/rust/internal/TypeInference.qll @@ -3527,7 +3527,7 @@ private module Cached { * any. * * The parameter `dispatch` is `true` if and only if the resolved target is a - * trait item because the a precise target could not be determined from the + * trait item because a precise target could not be determined from the * types (for instance in the presence of generics or `dyn` types) */ cached