Skip to content

Commit 15aa85f

Browse files
Fix typo
Co-authored-by: David Wood <[email protected]>
1 parent 5598fdf commit 15aa85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/range/missleading-field-access-hint.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Check if rustc still displays the missleading hint to write `.` instead of `..`
1+
// Check if rustc still displays the misleading hint to write `.` instead of `..`
22
//@ check-fail
33
fn main() {
44
let width = 10;

0 commit comments

Comments
 (0)