]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h
SourceLevelDebugPkg/DebugCommunicationLib: Fix various typos
[mirror_edk2.git] / SourceLevelDebugPkg / Include / Library / DebugCommunicationLib.h
index bc7a00b537c7ae786b377b27518911df49600674..73e0f19f92a91ccf1f80fd229c7d936b58a29331 100644 (file)
@@ -30,7 +30,7 @@ VOID
 /**\r
   Initialize the debug port.\r
 \r
-  This function will initialize debug port to get it ready for data transmition. If\r
+  This function will initialize debug port to get it ready for data transmission. If\r
   certain Debug Communication Library instance has to save some private data in the\r
   stack, this function must work on the mode that doesn't return to the caller, then\r
   the caller needs to wrap up all rest of logic after DebugPortInitialize() into one\r