Skip to content

Commit 89d7dd1

Browse files
committed
Rollup merge of #26795 - tshepang:typo, r=steveklabnik
2 parents 9d23df4 + a1dd2fb commit 89d7dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3653,7 +3653,7 @@ Coercions are defined in [RFC401]. A coercion is implicit and has no syntax.
36533653
### Coercion sites
36543654

36553655
A coercion can only occur at certain coercion sites in a program; these are
3656-
typically places where the desired type is explicit or can be dervied by
3656+
typically places where the desired type is explicit or can be derived by
36573657
propagation from explicit types (without type inference). Possible coercion
36583658
sites are:
36593659

0 commit comments

Comments
 (0)