Rollup merge of #52241 - felixrabe:patch-1, r=oli-obk
Fix typo in E0433 docs
This commit is contained in:
commit
985c5a708e
1 changed files with 1 additions and 1 deletions
|
|
@ -1256,7 +1256,7 @@ let map = HashMap::new();
|
|||
```
|
||||
|
||||
Please verify you didn't misspell the type/module's name or that you didn't
|
||||
forgot to import it:
|
||||
forget to import it:
|
||||
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue