]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SourceLevelDebugPkg: Fix typo.
authorShumin Qiu <shumin.qiu@intel.com>
Fri, 13 Mar 2015 08:18:19 +0000 (08:18 +0000)
committershenshushi <shenshushi@Edk2>
Fri, 13 Mar 2015 08:18:19 +0000 (08:18 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17046 6f19259b-4bc3-4df7-8a09-765794883524

SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c
SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.h

index e6be20aa1edc7141a6e570ab5b871ebe6148d038..3bb9921cc36e4c6969188512434ece64d438c462 100644 (file)
@@ -293,7 +293,7 @@ TriggerSoftInterrupt (
 }\r
 \r
 /**\r
-  Caculate Mailbox checksum and update the checksum field.\r
+  Calculate Mailbox checksum and update the checksum field.\r
 \r
   @param[in]  Mailbox  Debug Agent Mailbox pointer.\r
 \r
index 65e05fb4c65e8ccca19115aba5ceb88cbd97158b..c92204136f452d61bfab9ea6447771690f9fa13f 100644 (file)
@@ -338,7 +338,7 @@ IsDebugAgentInitialzed (
   );\r
 \r
 /**\r
-  Caculate Mailbox checksum and update the checksum field.\r
+  Calculate Mailbox checksum and update the checksum field.\r
 \r
   @param[in]  Mailbox  Debug Agent Mailbox pointer.\r
 \r