* - Library Applications:
* - The hand-rolled TCP/IP stack has been removed from the LowLevel and ClassDriver RNDIS examples, as it is incomplete and should be replaced
* with a proper network stack anyway.
+ * - AVRISP MKII Clone now checks the device EEPROM for magic values to determine if the stored settings are valid (thanks to Sergey Vlasov)
*
* \section Sec_ChangeLog210130 Version 210130
* <b>New:</b>
* <tr>
* <td>FIRMWARE_VERSION_MINOR</td>
* <td>AppConfig.h</td>
- * <td>Define to set the minor firmware revision nunber reported to the host on request. By default this will use a firmware version compatible
+ * <td>Define to set the minor firmware revision number reported to the host on request. By default this will use a firmware version compatible
* with the latest Atmel IDE version, however if desired the reported minor value can be adjusted here.</td>
* </tr>
* </table>