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