Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I7e7db9a0d49b59f998e68ea805fa806bac37de71
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/inarp.c b/inarp.c
index 4b4f03e..89d1dbd 100644
--- a/inarp.c
+++ b/inarp.c
@@ -383,7 +383,7 @@
 		if (errno == EINTR)
 			return;
 		inarp_log(inarp, LOG_WARNING,
-				"Error recieving ARP packet");
+				"Error receiving ARP packet");
 	}
 
 	/*