From 5160f8f843e1dbd43cf341cc8aa5d917d22c98b9 Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Wed, 30 Mar 2022 15:14:15 -0400 Subject: Spellchecking compiler comments This PR cleans up the rest of the spelling mistakes in the compiler comments. This PR does not change any literal or code spelling issues. --- compiler/rustc_codegen_ssa/src/back/write.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_codegen_ssa/src') diff --git a/compiler/rustc_codegen_ssa/src/back/write.rs b/compiler/rustc_codegen_ssa/src/back/write.rs index 1d11e6dfbd2..d4eaf6389df 100644 --- a/compiler/rustc_codegen_ssa/src/back/write.rs +++ b/compiler/rustc_codegen_ssa/src/back/write.rs @@ -779,7 +779,7 @@ pub fn compute_per_cgu_lto_type( // we'll encounter later. let is_allocator = module_kind == ModuleKind::Allocator; - // We ignore a request for full crate grath LTO if the cate type + // We ignore a request for full crate graph LTO if the crate type // is only an rlib, as there is no full crate graph to process, // that'll happen later. // -- cgit 1.4.1-3-g733a5