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 {