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

@@ -325,7 +325,7 @@ FvReadFile (
if (Buffer == NULL) {
//
// If Buffer is NULL, we only want to get the information colected so far
// If Buffer is NULL, we only want to get the information collected so far
//
return EFI_SUCCESS;
}