diff options
Diffstat (limited to 'MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c')
-rw-r--r-- | MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c b/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c index 2d797ba7e1..9310375d21 100644 --- a/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c +++ b/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c @@ -1,6 +1,6 @@ /** @file
- A UI application to offer a UI interface in device manager to let user configue
+ A UI application to offer a UI interface in device manager to let user configure
platform override protocol to override the default algorithm for matching
drivers to controllers.
|