summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c2
-rw-r--r--MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf2
2 files changed, 2 insertions, 2 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.
diff --git a/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf b/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf
index f867ba3350..8be683a0c3 100644
--- a/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf
+++ b/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf
@@ -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 an UI interface in device manager to let user configure
# platform override protocol to override the default algorithm for matching
# drivers to controllers.
#