From d613c2a88b3db6b7b451d0b90b08343666792d04 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Sat, 12 Feb 2011 01:34:05 +0000 Subject: Correct typo in word in DxeCore. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11307 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Core/Dxe/FwVol') diff --git a/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c b/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c index fa4d644459..0b53af27d1 100644 --- a/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c +++ b/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c @@ -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; } -- cgit v1.2.3