summaryrefslogtreecommitdiff
path: root/src/md
diff options
context:
space:
mode:
authorJohn Doe <github.john.doe@outlook.com>2018-10-04 18:56:04 -0700
committerJan Kotas <jkotas@microsoft.com>2018-10-04 18:56:04 -0700
commitaf0c1f287d31ca3a641151df60baa7371635f508 (patch)
treec6e55099e3e5de393fb1f208e0728a824f7dea0f /src/md
parentda6498e6c1013dd38d33e782bc777bd89aa0f0ee (diff)
downloadcoreclr-af0c1f287d31ca3a641151df60baa7371635f508.tar.gz
coreclr-af0c1f287d31ca3a641151df60baa7371635f508.tar.bz2
coreclr-af0c1f287d31ca3a641151df60baa7371635f508.zip
Typos (#20271)
* oportunistically -> opportunistically * oppportunity -> opportunity * Oppporunity -> Opportunity * optinal -> optional * optimisitic -> optimistic * optionaly -> optionally * origianl -> original * orignally -> originally * otheriwse -> otherwise * otherrwise -> otherwise
Diffstat (limited to 'src/md')
-rw-r--r--src/md/compiler/custattr_emit.cpp2
-rw-r--r--src/md/winmd/adapter.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/md/compiler/custattr_emit.cpp b/src/md/compiler/custattr_emit.cpp
index 3e23600176..507945c521 100644
--- a/src/md/compiler/custattr_emit.cpp
+++ b/src/md/compiler/custattr_emit.cpp
@@ -1163,7 +1163,7 @@ HRESULT RegMeta::_HandleKnownCustomAttribute( // S_OK or error.
dwFlags |= pmSupportsLastError;
}
- // If an entrypoint name was specified, use it, otherrwise grab the name from the member.
+ // If an entrypoint name was specified, use it, otherwise grab the name from the member.
LPCWSTR wzEntry;
if (qNamedArgs[DI_EntryPoint].val.type.tag)
{
diff --git a/src/md/winmd/adapter.cpp b/src/md/winmd/adapter.cpp
index 11db22d283..77108780f9 100644
--- a/src/md/winmd/adapter.cpp
+++ b/src/md/winmd/adapter.cpp
@@ -1101,7 +1101,7 @@ HRESULT WinMDAdapter::ModifyExportedTypeName(
//------------------------------------------------------------------------------
-// We must optionaly add an assembly ref for System.Numerics.Vectors.dll since this assembly is not available
+// We must optionally add an assembly ref for System.Numerics.Vectors.dll since this assembly is not available
// on downlevel platforms.
//
// This function assumes that System.Numerics.Vectors.dll is the last assembly that