]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c
MdeModulePkg: Fix some typos of "according"
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcDebugger / EdbCmdSymbol.c
index ba62c6ac27abf0cd63b32458e59b46fe76325ea5..3ca793059f16281f2985dace3e9c1844ae98e900 100644 (file)
@@ -70,7 +70,7 @@ GetDirNameFromFullPath (
 \r
 /**\r
 \r
-  Construct full path accroding to dir and file path.\r
+  Construct full path according to dir and file path.\r
 \r
   @param  DirPath         - dir path\r
   @param  FilePath        - file path\r
@@ -127,7 +127,7 @@ EdbSymbolTypeToStr (
 \r
 /**\r
 \r
-  Find the symbol accroding to address and display symbol.\r
+  Find the symbol according to address and display symbol.\r
 \r
   @param  Address         - SymbolAddress\r
   @param  DebuggerPrivate - EBC Debugger private data structure\r
@@ -190,7 +190,7 @@ DebuggerDisplaySymbolAccrodingToAddress (
 \r
 /**\r
 \r
-  Find the symbol accroding to name and display symbol.\r
+  Find the symbol according to name and display symbol.\r
 \r
   @param  SymbolFileName  - The Symbol File Name, NULL means for all\r
   @param  SymbolName      - The Symbol Name, NULL means for all\r