SourceLevelDebugPkg: Fix typo.

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
This commit is contained in:
Shumin Qiu 2015-03-13 08:18:19 +00:00 committed by shenshushi
parent e50a226b2f
commit 12e4c407ec
2 changed files with 2 additions and 2 deletions

View File

@ -293,7 +293,7 @@ TriggerSoftInterrupt (
}
/**
Caculate Mailbox checksum and update the checksum field.
Calculate Mailbox checksum and update the checksum field.
@param[in] Mailbox Debug Agent Mailbox pointer.

View File

@ -338,7 +338,7 @@ IsDebugAgentInitialzed (
);
/**
Caculate Mailbox checksum and update the checksum field.
Calculate Mailbox checksum and update the checksum field.
@param[in] Mailbox Debug Agent Mailbox pointer.