From b3f5b2ab57251a99e96f076329f4f955cc2d791f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Matou=C5=A1ek?= Date: Fri, 18 Nov 2016 14:09:10 -0800 Subject: [PATCH] Another typo --- src/Compilers/CSharp/Portable/CSharpResources.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Compilers/CSharp/Portable/CSharpResources.resx b/src/Compilers/CSharp/Portable/CSharpResources.resx index 4862fd180eb..0bebb66c717 100644 --- a/src/Compilers/CSharp/Portable/CSharpResources.resx +++ b/src/Compilers/CSharp/Portable/CSharpResources.resx @@ -4411,7 +4411,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ generation but may be used by analyzers for producing errors or warnings. /embed Embed all source files in the PDB. - /embed:<file list> Embed specific files the PDB + /embed:<file list> Embed specific files in the PDB - RESOURCES - /win32res:<file> Specify a Win32 resource file (.res) -- GitLab