]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/DebugAgentLib.h
MdeModulePkg/Include: Fix typos in comments
[mirror_edk2.git] / MdeModulePkg / Include / Library / DebugAgentLib.h
index 01b06a73fb92fffc37158c59c77f00e9f74d59e7..63d1c8f180474a7e4622fe9777475e6779c92a50 100644 (file)
@@ -39,7 +39,7 @@ typedef struct {
 /**\r
   Caller provided function to be invoked at the end of InitializeDebugAgent().\r
 \r
-  Refer to the descrption for InitializeDebugAgent() for more details.\r
+  Refer to the description for InitializeDebugAgent() for more details.\r
 \r
   @param[in] Context    The first input parameter of InitializeDebugAgent().\r
 \r
@@ -61,7 +61,7 @@ VOID
   function and pass it into InitializeDebugAgent(). InitializeDebugAgent() is\r
   responsible to invoke the passing-in function at the end of InitializeDebugAgent().\r
 \r
-  If the parameter Function is not NULL, Debug Agent Libary instance will invoke it by\r
+  If the parameter Function is not NULL, Debug Agent Library instance will invoke it by\r
   passing in the Context to be its parameter.\r
 \r
   If Function() is NULL, Debug Agent Library instance will return after setup debug\r