From 1825c24fd84cfd8bdf693eaaa82ab2c216e53039 Mon Sep 17 00:00:00 2001 From: Antoine Coeur Date: Fri, 7 Feb 2020 02:08:25 +0100 Subject: SourceLevelDebugPkg/DebugCommunicationLib: Fix various typos Fix various typos in comments and documentation. Cc: Hao A Wu Signed-off-by: Antoine Coeur Reviewed-by: Philippe Mathieu-Daude Reviewed-by: Hao A Wu Signed-off-by: Philippe Mathieu-Daude Message-Id: <20200207010831.9046-73-philmd@redhat.com> --- 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 bc7a00b537..73e0f19f92 100644 --- a/SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h +++ b/SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h @@ -30,7 +30,7 @@ VOID /** Initialize the debug port. - This function will initialize debug port to get it ready for data transmition. If + This function will initialize debug port to get it ready for data transmission. If certain Debug Communication Library instance has to save some private data in the stack, this function must work on the mode that doesn't return to the caller, then the caller needs to wrap up all rest of logic after DebugPortInitialize() into one -- cgit v1.2.3