From d6d4a81f8ad4e41c39200a8b8e4f02fe8f97634b Mon Sep 17 00:00:00 2001 From: Michael Kubacki Date: Tue, 4 Oct 2022 10:55:27 -0400 Subject: SourceLevelDebugPkg: Fix spelling errors REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4091 Fixes spelling errors in the package so the SpellCheck CI plugin can be enabled. Cc: Hao A Wu Cc: Michael D Kinney Signed-off-by: Michael Kubacki Reviewed-by: Hao A Wu Reviewed-by: Michael D Kinney --- SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SourceLevelDebugPkg/Include') diff --git a/SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h b/SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h index ad7bccda28..ebb2168632 100644 --- a/SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h +++ b/SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h @@ -71,7 +71,7 @@ DebugPortInitialize ( ); /** - Read data from debug device and save the datas in buffer. + Read data from debug device and save the data in a buffer. Reads NumberOfBytes data bytes from a debug device into the buffer specified by Buffer. The number of bytes actually read is returned. -- cgit v1.2.3