]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Unix/GdbRun.sh
EmulatorPkg/Unix: Fix various typos
[mirror_edk2.git] / EmulatorPkg / Unix / GdbRun.sh
index 8c761ff2c9b5452aa86d03d78b2f04ecca433c1b..b050ad5e2c5cc515056fa650d9bfc58f2f01789f 100644 (file)
@@ -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
   #