diff options
Diffstat (limited to 'MdeModulePkg/Include/Guid/ConsoleOutDevice.h')
-rw-r--r-- | MdeModulePkg/Include/Guid/ConsoleOutDevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Guid/ConsoleOutDevice.h b/MdeModulePkg/Include/Guid/ConsoleOutDevice.h index 42dccd7a54..aabbd5edcd 100644 --- a/MdeModulePkg/Include/Guid/ConsoleOutDevice.h +++ b/MdeModulePkg/Include/Guid/ConsoleOutDevice.h @@ -1,5 +1,5 @@ /** @file
- This guid is used to specifiy the device is the console out device.
+ This guid is used to specify the device is the console out device.
If the device is the console out device, this guid as the protocol guid
will be installed into this device handle.
|