]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu.h
MdeModulePkg/Application: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Application / BootManagerMenuApp / BootManagerMenu.h
index 04c2df5666e6430f34cd6b687afd400c85d785a5..e38e87824dded87226fb8733a1ff1fe5364465ab 100644 (file)
@@ -47,7 +47,7 @@ typedef struct _BOOT_MENU_POPUP_DATA {
   EFI_STRING_ID                   HelpToken[HELP_TOKEN_COUNT];   // All of help string ID\r
   UINTN                           SelectItem;                    // Current select  item\r
   BOOT_MENU_SCREEN                MenuScreen;                    // Boot menu screen information\r
-  BOOT_MENU_SCROLL_BAR_CONTROL    ScrollBarControl;              // Boot menu scroll bar inoformation\r
+  BOOT_MENU_SCROLL_BAR_CONTROL    ScrollBarControl;              // Boot menu scroll bar information\r
 } BOOT_MENU_POPUP_DATA;\r
 \r
 #endif\r