compiler: fix some typos
This commit is contained in:
parent
4a56cbec59
commit
eb2b9441e7
7 changed files with 7 additions and 7 deletions
|
@ -50,7 +50,7 @@ impl DefPathTable {
|
|||
// Continuing with colliding DefPathHashes can lead to correctness
|
||||
// issues. We must abort compilation.
|
||||
//
|
||||
// The likelyhood of such a collision is very small, so actually
|
||||
// The likelihood of such a collision is very small, so actually
|
||||
// running into one could be indicative of a poor hash function
|
||||
// being used.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue