EmbeddedPkg: Fix typos in comments
- reseting -> resetting - stoping -> stopping - Libary -> Library - paramter -> parameter - availible -> available - availble -> available - proccessed -> processed Cc: Leif Lindholm <leif.lindholm@linaro.org> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
@@ -1516,7 +1516,7 @@ SnpReceive (
|
||||
}
|
||||
|
||||
//
|
||||
// Restart the receiver and the transmitter without reseting the FIFOs
|
||||
// Restart the receiver and the transmitter without resetting the FIFOs
|
||||
// as it has been done by SoftReset().
|
||||
//
|
||||
StartRx (0, Snp);
|
||||
|
Reference in New Issue
Block a user