Address nits
This commit is contained in:
parent
65ccffd224
commit
e47fb489c1
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ impl<K:UnifyKey> sv::SnapshotVecDelegate for Delegate<K> {
|
|||
}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
// Base union-find algorithm, where we are just making setes
|
||||
// Base union-find algorithm, where we are just making sets
|
||||
|
||||
impl<'tcx,K> UnificationTable<K>
|
||||
where K : UnifyKey<Value=()>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue