summaryrefslogtreecommitdiff
path: root/src/md
diff options
context:
space:
mode:
authorJohn Doe <github.john.doe@outlook.com>2018-05-24 23:22:42 -0700
committerJan Kotas <jkotas@microsoft.com>2018-05-24 23:22:42 -0700
commit8e48db2c113052ef18cdafb43e114a8633864ec0 (patch)
tree866d4dcfe565cfaefbb4f4718d4fad4420b665ac /src/md
parent6468753a39d2419083cd842497ae2fc0f35c143a (diff)
downloadcoreclr-8e48db2c113052ef18cdafb43e114a8633864ec0.tar.gz
coreclr-8e48db2c113052ef18cdafb43e114a8633864ec0.tar.bz2
coreclr-8e48db2c113052ef18cdafb43e114a8633864ec0.zip
Typo (#18122)
* acquringing -> acquiring * Activ -> Active * activley -> actively * acutal -> actual * bIncomingIPAdddefed -> bIncomingIPAddRefed * adddr -> addr * readding -> reading * Addfunction -> AddFunction * additionnal -> additional * Additonal -> Additional * Additonally -> Additionally * Addresss -> Address * addtion -> addition * aded -> added * aditional -> additional * adjustements -> adjustments * Adress -> Address * afer -> after * aformentioned -> aforementioned * afte -> after * agains -> against * agaisnt -> against * aggresively -> aggressively * aggreates -> aggregates * aggregious -> egregious * aginst -> against * agregates -> aggregates * Agressive -> Aggressive * ahve -> have * ajdust -> adjust * ajust -> adjust * alement -> element * algoritm -> algorithm * alighnment -> alignment * alignmant -> alignment * constraits -> constraints * Allcator -> Allocator * alllocate -> allocate * alloacted -> allocated * allocatate -> allocate * allocatoror -> allocator * alloctaed -> allocated * alloction -> allocation * alloted -> allotted * allt he -> all the * alltogether -> altogether * alocate -> allocate * alocated -> allocated * Alocates -> Allocates * alogrithm -> algorithm * aloocate -> allocate * alot -> a lot * alwasy -> always * alwyas -> always * alwys -> always
Diffstat (limited to 'src/md')
-rw-r--r--src/md/ceefilegen/blobfetcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/md/ceefilegen/blobfetcher.cpp b/src/md/ceefilegen/blobfetcher.cpp
index 4e934d0b24..01d5868ad2 100644
--- a/src/md/ceefilegen/blobfetcher.cpp
+++ b/src/md/ceefilegen/blobfetcher.cpp
@@ -88,7 +88,7 @@ char * CBlobFetcher::CPillar::MakeNewBlock(unsigned len, unsigned pad) {
_ASSERTE(pad < maxAlign);
- // Make sure we have memory in this block to allocatate
+ // Make sure we have memory in this block to allocate
if (m_dataStart == NULL) {
// make sure allocate at least as big as length