From 6933f2e1a543b066ebe734bd126a7ff2f1c2777f Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 1 Apr 2009 13:53:58 +0000 Subject: All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. --- Demos/Device/RNDISEthernet/RNDIS.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Device/RNDISEthernet/RNDIS.h') diff --git a/Demos/Device/RNDISEthernet/RNDIS.h b/Demos/Device/RNDISEthernet/RNDIS.h index 7c75875cf..0d240ac4e 100644 --- a/Demos/Device/RNDISEthernet/RNDIS.h +++ b/Demos/Device/RNDISEthernet/RNDIS.h @@ -45,7 +45,7 @@ #include "Ethernet.h" /* Macros: */ - /** Physical MAC Address of the USB netowork adapter */ + /** Physical MAC Address of the USB network adapter */ #define ADAPTER_MAC_ADDRESS {0x02, 0x00, 0x02, 0x00, 0x02, 0x00} /** Implemented RNDIS Version Major */ -- cgit v1.2.3