From 00fffdddd22cdd796cf4261cdbbf830bee7e4f7b Mon Sep 17 00:00:00 2001 From: cuishuang Date: Thu, 3 Mar 2022 19:47:23 +0800 Subject: all: fix some typos Signed-off-by: cuishuang --- compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_codegen_ssa/src') diff --git a/compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs b/compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs index 1561277b704..37e84046901 100644 --- a/compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs +++ b/compiler/rustc_codegen_ssa/src/debuginfo/type_names.rs @@ -1,6 +1,6 @@ // Type Names for Debug Info. -// Notes on targetting MSVC: +// Notes on targeting MSVC: // In general, MSVC's debugger attempts to parse all arguments as C++ expressions, // even if the argument is explicitly a symbol name. // As such, there are many things that cause parsing issues: -- cgit 1.4.1-3-g733a5