From 1626308797ac4184e73e56d275a1b8da11a62d5b Mon Sep 17 00:00:00 2001 From: Mike Williams Date: Fri, 22 Jul 2011 04:01:30 +0000 Subject: 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 --- common/xyzModem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/xyzModem.c') diff --git a/common/xyzModem.c b/common/xyzModem.c index 7a46805e13..a1f955b9d7 100644 --- a/common/xyzModem.c +++ b/common/xyzModem.c @@ -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. */ -- cgit v1.2.1