From e47fb489c10f2d86216c3a75ad6cbde3742e9f0c Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Wed, 8 Apr 2015 19:31:20 -0400 Subject: Address nits --- src/librustc_data_structures/unify/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/librustc_data_structures/unify/mod.rs b/src/librustc_data_structures/unify/mod.rs index aff79e25956..7036c010c65 100644 --- a/src/librustc_data_structures/unify/mod.rs +++ b/src/librustc_data_structures/unify/mod.rs @@ -241,7 +241,7 @@ impl sv::SnapshotVecDelegate for Delegate { } /////////////////////////////////////////////////////////////////////////// -// Base union-find algorithm, where we are just making setes +// Base union-find algorithm, where we are just making sets impl<'tcx,K> UnificationTable where K : UnifyKey, -- cgit 1.4.1-3-g733a5