Correct typo in word in DxeCore.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11307 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2011-02-12 01:34:05 +00:00
parent b695e7ff4a
commit d613c2a88b
4 changed files with 5 additions and 5 deletions

View File

@@ -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>