From 62a2a1d257e6776bcd669ca5dd7a2c7a30017ce2 Mon Sep 17 00:00:00 2001 From: Rageking8 Date: Fri, 21 Oct 2022 17:40:36 +0800 Subject: fix some typos --- compiler/rustc_data_structures/src/sso/set.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_data_structures/src') diff --git a/compiler/rustc_data_structures/src/sso/set.rs b/compiler/rustc_data_structures/src/sso/set.rs index 4fda3adb7b8..406f0270dcc 100644 --- a/compiler/rustc_data_structures/src/sso/set.rs +++ b/compiler/rustc_data_structures/src/sso/set.rs @@ -27,7 +27,7 @@ pub struct SsoHashSet { map: SsoHashMap, } -/// Adapter function used ot return +/// Adapter function used to return /// result if SsoHashMap functions into /// result SsoHashSet should return. #[inline(always)] -- cgit 1.4.1-3-g733a5