Fix a trivial typo
This commit is contained in:
parent
1b39278a31
commit
0401e792f4
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ impl fmt::Display for CrateNum {
|
|||
/// because it depends on the set of crates in the entire crate graph of a
|
||||
/// compilation session. Again, using the same crate with a different version
|
||||
/// number would fix the issue with a high probability -- but that might be
|
||||
/// easier said then done if the crates in questions are dependencies of
|
||||
/// easier said than done if the crates in questions are dependencies of
|
||||
/// third-party crates.
|
||||
///
|
||||
/// That being said, given a high quality hash function, the collision
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue