]> git.proxmox.com Git - mirror_edk2.git/commitdiff
fix a typo in a comment
authortgingold <tgingold@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 11 Feb 2007 06:36:05 +0000 (06:36 +0000)
committertgingold <tgingold@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 11 Feb 2007 06:36:05 +0000 (06:36 +0000)
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

index fd04b672161cbb6e60a2b48bc121c1587b8819a3..0e7d43eeb9a0475e0b2d3e603a3bb96809895217 100644 (file)
@@ -91,7 +91,7 @@ IDEBusDriverBindingSupported (
   }\r
  \r
   //\r
-  // Clsoe protocol, don't use device path protocol in the .Support() function\r
+  // Close protocol, don't use device path protocol in the .Support() function\r
   //\r
   gBS->CloseProtocol (\r
         Controller,\r