diff options
Diffstat (limited to 'MdeModulePkg/Include/Library/GenericBdsLib.h')
-rw-r--r-- | MdeModulePkg/Include/Library/GenericBdsLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/GenericBdsLib.h b/MdeModulePkg/Include/Library/GenericBdsLib.h index cd87cea5b9..a57fe6c8b4 100644 --- a/MdeModulePkg/Include/Library/GenericBdsLib.h +++ b/MdeModulePkg/Include/Library/GenericBdsLib.h @@ -363,7 +363,7 @@ BdsLibConnectAllDriversToAllControllers ( /**
This function will connect all the system driver to controller
first, and then special connect the default console, this make
- sure all the system controller avialbe and the platform default
+ sure all the system controller available and the platform default
console connected.
**/
|