mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-23 23:33:01 +00:00
cleanup: Fix typos and misspellings in various files.
Recieve/Receive recieve/receive Interupt/Interrupt interupt/interrupt Addres/Address addres/address Signed-off-by: Mike Williams <mike@mikebwilliams.com>
This commit is contained in:
parent
2469c4b2db
commit
1626308797
48 changed files with 57 additions and 57 deletions
|
@ -786,7 +786,7 @@ xyzModem_stream_terminate (bool abort, int (*getc) (void))
|
|||
ZM_DEBUG (zm_dprintf ("Engaging cleanup mode...\n"));
|
||||
/*
|
||||
* Consume any trailing crap left in the inbuffer from
|
||||
* previous recieved blocks. Since very few files are an exact multiple
|
||||
* previous received blocks. Since very few files are an exact multiple
|
||||
* of the transfer block size, there will almost always be some gunk here.
|
||||
* If we don't eat it now, RedBoot will think the user typed it.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue