summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMathias Lykkegaard Lorenzen <mathias.lorenzen@live.com>2019-03-18 21:38:57 +0100
committerJan Kotas <jkotas@microsoft.com>2019-03-18 13:38:57 -0700
commitf2642ad1b4c94e21a92a5e6426f7a6556551977d (patch)
treea97209425a67dfb71a64c7337d7d499b3879f09e /Documentation
parent6100a9faf1c29b06aed3ad5bef00ce905880309d (diff)
downloadcoreclr-f2642ad1b4c94e21a92a5e6426f7a6556551977d.tar.gz
coreclr-f2642ad1b4c94e21a92a5e6426f7a6556551977d.tar.bz2
coreclr-f2642ad1b4c94e21a92a5e6426f7a6556551977d.zip
Update assemblyloadcontext.md (#23318)
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/design-docs/assemblyloadcontext.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/design-docs/assemblyloadcontext.md b/Documentation/design-docs/assemblyloadcontext.md
index c9575c4be6..6f601f79cb 100644
--- a/Documentation/design-docs/assemblyloadcontext.md
+++ b/Documentation/design-docs/assemblyloadcontext.md
@@ -64,7 +64,7 @@ This property will return a reference to the *Default LoadContext*.
### Load
-This method should be overriden in a *Custom LoadContext* if the intent is to override the assembly resolution that would be done during fallback to *Defaut LoadContext*
+This method should be overriden in a *Custom LoadContext* if the intent is to override the assembly resolution that would be done during fallback to *Default LoadContext*
### LoadFromAssemblyName