]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c
EmbeddedPkg: Fix typos in comments
[mirror_edk2.git] / EmbeddedPkg / Library / GdbSerialLib / GdbSerialLib.c
index 7ea976ff9d17c01f92cebb9e3d1a45d0c40bb640..069d87ca780d41203d7e9fe2dbaae516f1ff06c8 100644 (file)
@@ -165,8 +165,8 @@ GdbSerialInit (
   Check to see if a character is available from GDB. Do not read the character as that is\r
   done via GdbGetChar().\r
 \r
   Check to see if a character is available from GDB. Do not read the character as that is\r
   done via GdbGetChar().\r
 \r
-  @return TRUE  - Character availible\r
-  @return FALSE - Character not availible\r
+  @return TRUE  - Character available\r
+  @return FALSE - Character not available\r
 \r
 **/\r
 BOOLEAN\r
 \r
 **/\r
 BOOLEAN\r