]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Bds/BootOptionSupport.c
ArmPlatformPkg/Bds: Fixed typo issue
[mirror_edk2.git] / ArmPlatformPkg / Bds / BootOptionSupport.c
index 86cfa45efa0f921f0e637b62cce4e8f00417c17b..6dc2ed6536f20999cbf3b9c8029205c5fe8cccfe 100644 (file)
@@ -296,7 +296,7 @@ BootDeviceGetType (
   }\r
 \r
   if (IsEfiApp) {\r
-    Print(L"Is your application is an OS loader? ");\r
+    Print(L"Is your application an OS loader? ");\r
     Status = GetHIInputBoolean (&IsBootLoader);\r
     if (EFI_ERROR(Status)) {\r
       return EFI_ABORTED;\r