From 0b293ccb7e678b37d19e00618c79f313fe211a84 Mon Sep 17 00:00:00 2001 From: tgingold Date: Sun, 11 Feb 2007 06:36:05 +0000 Subject: [PATCH 1/1] fix a typo in a comment git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2360 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c index fd04b67216..0e7d43eeb9 100644 --- a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c +++ b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c @@ -91,7 +91,7 @@ IDEBusDriverBindingSupported ( } // - // Clsoe protocol, don't use device path protocol in the .Support() function + // Close protocol, don't use device path protocol in the .Support() function // gBS->CloseProtocol ( Controller, -- 2.39.2