Skip to content

Commit 299ee47

Browse files
authored
Fix typo in E0433 docs
1 parent 4700e11 commit 299ee47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_resolve/diagnostics.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,7 @@ let map = HashMap::new();
12561256
```
12571257
12581258
Please verify you didn't misspell the type/module's name or that you didn't
1259-
forgot to import it:
1259+
forget to import it:
12601260
12611261
12621262
```

0 commit comments

Comments
 (0)