From ad06dfe496e4e1abbc65268a58275ca2b483def5 Mon Sep 17 00:00:00 2001 From: Joseph Crail Date: Fri, 1 Aug 2014 19:40:21 -0400 Subject: Fix misspelled comments. --- src/libstd/collections/hashmap.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/collections') diff --git a/src/libstd/collections/hashmap.rs b/src/libstd/collections/hashmap.rs index a569ee4a32a..e95a5305bc7 100644 --- a/src/libstd/collections/hashmap.rs +++ b/src/libstd/collections/hashmap.rs @@ -1937,7 +1937,7 @@ impl, S, H: Hasher> HashSet { /// # Example /// /// This is a slightly silly example where we define the number's - /// parity as the equivilance class. It is important that the + /// parity as the equivalence class. It is important that the /// values hash the same, which is why we implement `Hash`. /// /// ```rust -- cgit 1.4.1-3-g733a5