summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2011-02-12 01:34:05 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2011-02-12 01:34:05 +0000
commitd613c2a88b3db6b7b451d0b90b08343666792d04 (patch)
tree833235a1f9b63c2a8bc9ddabcad1c37b00d18cd5 /MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c
parentb695e7ff4a50ab48396e4cada1e80077485fe6f1 (diff)
downloadedk2-platforms-d613c2a88b3db6b7b451d0b90b08343666792d04.tar.xz
Correct typo in word in DxeCore.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11307 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c')
-rw-r--r--MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c b/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c
index 0d645c368d..27e9f9e0b1 100644
--- a/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c
+++ b/MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c
@@ -1,7 +1,7 @@
/** @file
Implementations for Firmware Volume Block protocol.
- It consumes FV HOBs and creates read-lonly Firmare Volume Block protocol
+ It consumes FV HOBs and creates read-only Firmare Volume Block protocol
instances for each of them.
Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>