summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/DebugAgentLib.h
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:24 +0800
committerFeng Tian <feng.tian@intel.com>2016-10-27 09:11:18 +0800
commit86ac8fb256fe0716f6d06c1f6a4a7f93483b4837 (patch)
treee2592cf9327284f03b98f98fea8f56d0e6ac44c6 /MdeModulePkg/Include/Library/DebugAgentLib.h
parent6393d9c8e2ff43c7322c1bce9c1fe4492171f2bd (diff)
downloadedk2-86ac8fb256fe0716f6d06c1f6a4a7f93483b4837.tar.gz
edk2-86ac8fb256fe0716f6d06c1f6a4a7f93483b4837.tar.bz2
edk2-86ac8fb256fe0716f6d06c1f6a4a7f93483b4837.zip
MdeModulePkg/Include: Fix typos in comments
- opints -> points - sucessfully -> successfully - suported -> supported - hexidecimal -> hexadecimal - TURE -> TRUE - servity -> severity - Moudle -> Module - contiue -> continue - infomation -> information - malformated -> malformatted - Pepresentation -> Representation - opeque -> opaque - assocated -> associated - Libary -> Library - descrption -> description - paramter -> parameter - chracter -> character Cc: Feng Tian <feng.tian@intel.com> Cc: Star Zeng <star.zeng@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdeModulePkg/Include/Library/DebugAgentLib.h')
-rw-r--r--MdeModulePkg/Include/Library/DebugAgentLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Library/DebugAgentLib.h b/MdeModulePkg/Include/Library/DebugAgentLib.h
index 01b06a73fb..63d1c8f180 100644
--- a/MdeModulePkg/Include/Library/DebugAgentLib.h
+++ b/MdeModulePkg/Include/Library/DebugAgentLib.h
@@ -39,7 +39,7 @@ typedef struct {
/**
Caller provided function to be invoked at the end of InitializeDebugAgent().
- Refer to the descrption for InitializeDebugAgent() for more details.
+ Refer to the description for InitializeDebugAgent() for more details.
@param[in] Context The first input parameter of InitializeDebugAgent().
@@ -61,7 +61,7 @@ VOID
function and pass it into InitializeDebugAgent(). InitializeDebugAgent() is
responsible to invoke the passing-in function at the end of InitializeDebugAgent().
- If the parameter Function is not NULL, Debug Agent Libary instance will invoke it by
+ If the parameter Function is not NULL, Debug Agent Library instance will invoke it by
passing in the Context to be its parameter.
If Function() is NULL, Debug Agent Library instance will return after setup debug