summaryrefslogtreecommitdiffstats
path: root/UefiPayloadPkg
diff options
context:
space:
mode:
Diffstat (limited to 'UefiPayloadPkg')
-rw-r--r--UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c b/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
index b360e29dfe..9364a5683d 100644
--- a/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
+++ b/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
@@ -264,7 +264,7 @@ PlatformBootManagerAfterConsole (
Print (
L"\n"
L" Esc or Down to enter Boot Manager Menu.\n"
- L" ENTER to boot directly.\n"
+ L" ENTER to boot directly.\n"
L"\n"
);
} else {