summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Unix/GdbRun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg/Unix/GdbRun.sh')
-rw-r--r--EmulatorPkg/Unix/GdbRun.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/EmulatorPkg/Unix/GdbRun.sh b/EmulatorPkg/Unix/GdbRun.sh
index 8c761ff2c9..b050ad5e2c 100644
--- a/EmulatorPkg/Unix/GdbRun.sh
+++ b/EmulatorPkg/Unix/GdbRun.sh
@@ -62,8 +62,8 @@ define RemoveFirmwareSymbolFile
end
if gInXcode == 1
- # in Xcode the program is already runing. Issuing a run command
- # will cause a fatal debugger error. The break point sciprt that
+ # in Xcode the program is already running. Issuing a run command
+ # will cause a fatal debugger error. The break point script that
# is used to source this script sets gInCode to 1.
else
#