summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b360e29..9364a56 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 {