]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c
EmbeddedPkg: Fix typos in comments
[mirror_edk2.git] / EmbeddedPkg / Library / GdbSerialDebugPortLib / GdbSerialDebugPortLib.c
index e3d1b47cc4e9ffb426655a7b87bfc7a01ce23b42..ffd895137e82eb9aca1070ad7ca8647fc88500ba 100644 (file)
@@ -94,8 +94,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