diff options
Diffstat (limited to 'MdeModulePkg/Include/Library/PlatDriOverLib.h')
-rw-r--r-- | MdeModulePkg/Include/Library/PlatDriOverLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/PlatDriOverLib.h b/MdeModulePkg/Include/Library/PlatDriOverLib.h index 34d0f5b6c3..d49d66da2c 100644 --- a/MdeModulePkg/Include/Library/PlatDriOverLib.h +++ b/MdeModulePkg/Include/Library/PlatDriOverLib.h @@ -222,7 +222,7 @@ DeleteDriverImage ( If Binding protocol is not found, it is set to NULL.
@return Pointer into the Binding Protocol interface
- @retval NULL The paramter is not valid or the binding protocol is not found.
+ @retval NULL The parameter is not valid or the binding protocol is not found.
**/
EFI_DRIVER_BINDING_PROTOCOL *
|