Skip to content

Commit 7a024a2

Browse files
committed
MdeModulePkg: Fix typos in Protocol/DisplayProtocol.h
`diemenstion`->`dimension` Signed-off-by: Gao Qihang <[email protected]>
1 parent c0a802d commit 7a024a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MdeModulePkg/Include/Protocol/DisplayProtocol.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ struct _FORM_DISPLAY_ENGINE_FORM {
238238
//
239239
LIST_ENTRY StatementListOSF;
240240
//
241-
// The input screen dimenstions info.
241+
// The input screen dimensions info.
242242
//
243243
EFI_SCREEN_DESCRIPTOR *ScreenDimensions;
244244
//

0 commit comments

Comments
 (0)