]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SourceLevelDebugPkg/DebugAgent: fix trivial typo.
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Fri, 8 Aug 2014 07:50:21 +0000 (07:50 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 Aug 2014 07:50:21 +0000 (07:50 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15779 6f19259b-4bc3-4df7-8a09-765794883524

SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.h

index deed55eafbab8134dfed8f98c13b8f0138c684ea..6f1d3e5aab153f352a28214b4bc9da71c8d40f9d 100644 (file)
@@ -81,7 +81,7 @@ typedef struct {
   //\r
   BASE_LIBRARY_JUMP_BUFFER            JumpBuffer;\r
   //\r
-  // This filed returens the exception information issued by HOST command\r
+  // This field returns the exception information issued by the HOST command\r
   //\r
   DEBUG_DATA_RESPONSE_GET_EXCEPTION   ExceptionContent;\r
 } DEBUG_AGENT_EXCEPTION_BUFFER;\r