EmbeddedPkg: Remove duplicated words

In an effort to clean the documentation of the above
package, remove duplicated words.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
This commit is contained in:
Pierre Gondois
2022-08-23 18:00:15 +02:00
committed by mergify[bot]
parent 05db766bee
commit a4037690d9
8 changed files with 8 additions and 8 deletions

View File

@ -51,7 +51,7 @@ GdbSerialLibDebugPortConstructor (
data buts, and stop bits on a serial device. This call is optional as the serial
port will be set up with defaults base on PCD values.
@param BaudRate The requested baud rate. A BaudRate value of 0 will use the the
@param BaudRate The requested baud rate. A BaudRate value of 0 will use the
device's default interface speed.
@param Parity The type of parity to use on this serial device. A Parity value of
DefaultParity will use the device's default parity value.