summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/SerialPortLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Library/SerialPortLib.h')
-rw-r--r--MdePkg/Include/Library/SerialPortLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/SerialPortLib.h b/MdePkg/Include/Library/SerialPortLib.h
index 6fee289..60d3212 100644
--- a/MdePkg/Include/Library/SerialPortLib.h
+++ b/MdePkg/Include/Library/SerialPortLib.h
@@ -69,7 +69,7 @@ SerialPortWrite (
@param Buffer Pointer to the data buffer to store the data read from the serial device.
@param NumberOfBytes Number of bytes which will be read.
- @retval 0 Read data failed, No data is to be read.
+ @retval 0 Read data failed, no data is to be read.
@retval >0 Actual number of bytes read from serial device.
**/