summaryrefslogtreecommitdiff
path: root/src/md
diff options
context:
space:
mode:
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