Rollup merge of #66798 - bwignall:typo, r=varkor
Fix spelling typos Should be non-semantic. Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos.
This commit is contained in:
commit
999fd561ba
32 changed files with 37 additions and 37 deletions
|
|
@ -1,5 +1,5 @@
|
|||
This error indicates that the `self` parameter in a method has an invalid
|
||||
"reciever type".
|
||||
"receiver type".
|
||||
|
||||
Methods take a special first parameter, of which there are three variants:
|
||||
`self`, `&self`, and `&mut self`. These are syntactic sugar for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue