]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.c
SourceLevelDebugPkg/DebugCommunicationLib: Fix various typos
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugCommunicationLibSerialPort / DebugCommunicationLibSerialPort.c
index 604c7e6d52cee6f8fb5686b838799e63076fcf68..045026508e80d5fc20c87be8b29214b65de26845 100644 (file)
@@ -15,7 +15,7 @@
 /**\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