public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] MdeModulePkg/EbcDxe: Fix spelling mistake
@ 2020-07-31 22:34 Michael D Kinney
  2020-08-03  5:52 ` Wu, Hao A
  0 siblings, 1 reply; 2+ messages in thread
From: Michael D Kinney @ 2020-07-31 22:34 UTC (permalink / raw)
  To: devel; +Cc: Jian J Wang, Hao A Wu

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2360

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
 MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
index fb85b30578..5597a7e154 100644
--- a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
+++ b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
@@ -218,7 +218,7 @@ EFI_DEBUGGER_COMMAND_SET  mDebuggerCommandSet[] = {
     L"TRACE              - show/clear trace instruction branch\n",
     L"The trace command will show or clear the latest instruction branch.\n\n",
     L"TRACE [c]\n"
-    L"  (No Argument) - Show current instrcution branch\n"
+    L"  (No Argument) - Show current instruction branch\n"
     L"  c             - Clear current instruction branch\n",
     L"",
     {SCAN_NULL, CHAR_NULL},
-- 
2.21.0.windows.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-03  5:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-31 22:34 [Patch] MdeModulePkg/EbcDxe: Fix spelling mistake Michael D Kinney
2020-08-03  5:52 ` Wu, Hao A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox