Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description

Signed-off-by: Adrian Bunk <bunk@stusta.de>
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index e0b1109..00993e8 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1914,7 +1914,7 @@
 	depends on E1000
 	help
 	  Say Y here if you want to use the legacy receive path for PCI express
-	  hadware.
+	  hardware.
 
 	  If in doubt, say N.