MdeModulePkg: Fix typos in Protocol/DisplayProtocol.h

`diemenstion`->`dimension`

Signed-off-by: Gao Qihang <gaoqihang@loongson.cn>
This commit is contained in:
Gao Qihang
2025-05-07 10:38:32 +08:00
committed by Liming Gao
parent fc1b9c828d
commit 3e2c650da5

View File

@@ -238,7 +238,7 @@ struct _FORM_DISPLAY_ENGINE_FORM {
//
LIST_ENTRY StatementListOSF;
//
// The input screen dimenstions info.
// The input screen dimensions info.
//
EFI_SCREEN_DESCRIPTOR *ScreenDimensions;
//