]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/SimpleTextOut.h
MdeModulePkg/Graphics: Fix spelling mistakes
[mirror_edk2.git] / MdePkg / Include / Protocol / SimpleTextOut.h
index a849c08d66df77b061d5c548079f31d6c95c9e30..100d69a23a9bc2b71179020ef165092f07732c3b 100644 (file)
@@ -32,7 +32,7 @@ typedef struct _EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL;
 typedef EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL   SIMPLE_TEXT_OUTPUT_INTERFACE;\r
 \r
 //\r
-// Define's for required EFI Unicode Box Draw characters\r
+// Defines for required EFI Unicode Box Draw characters\r
 //\r
 #define BOXDRAW_HORIZONTAL                  0x2500\r
 #define BOXDRAW_VERTICAL                    0x2502\r
@@ -151,7 +151,7 @@ typedef EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL   SIMPLE_TEXT_OUTPUT_INTERFACE;
 #define EFI_WIDE_ATTRIBUTE  0x80\r
 \r
 /**\r
-  Reset the text output device hardware and optionaly run diagnostics\r
+  Reset the text output device hardware and optionally run diagnostics\r
 \r
   @param  This                 The protocol instance pointer.\r
   @param  ExtendedVerification Driver may perform more exhaustive verification\r
@@ -373,7 +373,7 @@ typedef struct {
   ///\r
   INT32   CursorRow;\r
   ///\r
-  /// The cursor is currently visbile or not.\r
+  /// The cursor is currently visible or not.\r
   ///\r
   BOOLEAN CursorVisible;\r
 } EFI_SIMPLE_TEXT_OUTPUT_MODE;\r