diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt
index 0d7d6be7416a872eb94b5dec87622ad181d8a5f2..5190adf2619b39a327f16cf4cc4cd193487f4ce3 100644
--- a/LUFA/DoxygenPages/BuildSystem.txt
+++ b/LUFA/DoxygenPages/BuildSystem.txt
@@ -518,7 +518,7 @@
  *
  *  To use this module in your application makefile, add the following code:
  *  \code
- *  include $(LUFA_PATH)/Build/lufa.dfu.in
+ *  include $(LUFA_PATH)/Build/lufa.dfu.in
  *  \endcode
  *
  *  \section SSec_BuildModule_DFU_Requirements Requirements
@@ -682,7 +682,7 @@
  *   </tr>
  *   <tr>
  *    <td><tt>hid-teensy</tt></td>
- *    <td>Program the device EEPROM memory with the application's executable data using <tt>teensy_loader_cli</tt>.</td>
+ *    <td>Program the device FLASH memory with the application's executable data using <tt>teensy_loader_cli</tt>.</td>
  *   </tr>
  *  </table>
  *