Skip to content

Commit 5b152cf

Browse files
paldepindgeoffw0
andauthored
Rust: Fix typo in change note
Co-authored-by: Geoffrey White <[email protected]>
1 parent 5540b9d commit 5b152cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/src/change-notes/2025-07-28-type-inference-closures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
category: minorAnalysis
33
---
44
* Type inference now supports closures, calls to closures, and trait bounds
5-
sing the `FnOnce` trait.
5+
using the `FnOnce` trait.

0 commit comments

Comments
 (0)