]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/GdbStub/GdbStubInternal.h
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / EmbeddedPkg / GdbStub / GdbStubInternal.h
index 521c3442e0e21e56cca0214200fd74457e9b3651..aec39f1ff535d9dd6879c7e6a164ec7f54e36264 100644 (file)
@@ -573,7 +573,7 @@ SendPacket (
  $PacketData#checksum PacketData is passed in and this function adds the packet prefix '$',\r
  the packet teminating character '#' and the two digit checksum.\r
 \r
- If host re-starts sending a packet without ending the previous packet, only the last valid packet is proccessed.\r
+ If host re-starts sending a packet without ending the previous packet, only the last valid packet is processed.\r
  (In other words, if received packet is '$12345$12345$123456#checksum', only '$123456#checksum' will be processed.)\r
 \r
  If an ack '+' is not sent resend the packet\r