From 5f8be012742f0b30f8c176ca33d1e6c87c743386 Mon Sep 17 00:00:00 2001 From: gikidy Date: Fri, 12 Dec 2008 03:21:13 +0000 Subject: Add description to .inf files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7004 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c') diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c b/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c index 53d11bf9cd..0667fa645d 100644 --- a/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c +++ b/MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c @@ -47,7 +47,7 @@ gEhciDriverBinding = { }; /** - Retrieves the capablility of root hub ports. + Retrieves the capability of root hub ports. @param This This EFI_USB_HC_PROTOCOL instance. @param MaxSpeed Max speed supported by the controller. -- cgit v1.2.3