All comments in the library, bootloaders, demos and projects have now been spell...
[pub/lufa.git] / Demos / Device / RNDISEthernet / DHCP.h
index f1e14e1..f0e68b9 100644 (file)
                        uint8_t  HardwareAddressLength;  /**< Length in bytes of a hardware (MAC) address on the network */\r
                        uint8_t  Hops; /**< Number of hops required to reach the server, unused */\r
 \r
-                       uint32_t TransactionID; /**< Unique ID of the DHCP packet, for postive matching between sent and recieved packets */\r
+                       uint32_t TransactionID; /**< Unique ID of the DHCP packet, for positive matching between sent and received packets */\r
 \r
                        uint16_t ElapsedSeconds; /**< Elapsed seconds since the request was made */\r
                        uint16_t Flags; /**< BOOTP packet flags */\r