Correct grammar
Thanks @Manishearth
This commit is contained in:
parent
f183d7a26e
commit
b00b32cdaa
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ References can also be coerced to raw pointers:
|
|||
|
||||
* `&mut T` to `*mut T`
|
||||
|
||||
Custom coercion may be defined using [`Deref`](deref-coercions.md).
|
||||
Custom coercions may be defined using [`Deref`](deref-coercions.md).
|
||||
|
||||
Coercion is transitive.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue