1
Fork 0

reference: fix typo

This commit is contained in:
Tshepang Lekhonkhobe 2015-07-05 16:36:43 +02:00
parent 912ab64a0d
commit a1dd2fb956

View file

@ -3646,7 +3646,7 @@ Coercions are defined in [RFC401]. A coercion is implicit and has no syntax.
### Coercion sites
A coercion can only occur at certain coercion sites in a program; these are
typically places where the desired type is explicit or can be dervied by
typically places where the desired type is explicit or can be derived by
propagation from explicit types (without type inference). Possible coercion
sites are: