Minor documentation improvements.
[pub/lufa.git] / LUFA / DoxygenPages / BuildSystem.txt
index 8a498a3..21930ea 100644 (file)
  *  \section SSec_BuildModule_ATPROGRAM_Requirements Requirements\r
  *  This module requires the <tt>atprogram.exe</tt> utility to be available in your system's <b>PATH</b>\r
  *  variable. The <tt>atprogram.exe</tt> utility is distributed in Atmel AVR Studio 5.x and Atmel Studio 6.x\r
- *  inside the application install folder's "\avrdbg" subdirectory.\r
+ *  inside the application install folder's "\atbackend" subdirectory.\r
  *\r
  *  \section SSec_BuildModule_ATPROGRAM_Targets Targets\r
  *\r
  *\r
  *  The SOURCES LUFA build system module, providing variables listing the various LUFA source files\r
  *  required to be build by a project for a given LUFA module. This module gives a way to reference\r
- *  LUFA source files symbollically, so that changes to the library structure do not break the library\r
+ *  LUFA source files symbolically, so that changes to the library structure do not break the library\r
  *  makefile.\r
  *\r
  *  To use this module in your application makefile, add the following code:\r
  *   <tr>\r
  *    <td>Error &quot;<b><tt>Makefile <i>{X}</i> option must be Y or N</tt></b>&quot; shown when compiling.</td>\r
  *    <td>The specified Makefile value was configured in your project's makefile or on the command line, but was set to a value other than a Y (for "Yes") or "N" (for "No").\r
- *        This configuration option is required to be one of the aformentioned boolean values, and other values are invalid. Set this option to either Y or N and try again.</td>\r
+ *        This configuration option is required to be one of the aforementioned boolean values, and other values are invalid. Set this option to either Y or N and try again.</td>\r
  *   </tr>\r
  *   <tr>\r
  *    <td>Error &quot;<b><tt>Unknown input source file formats: <i>{X}</i></tt></b>&quot; shown when compiling.</td>\r
  *   </tr>\r
  *   <tr>\r
  *    <td>Error &quot;<b><tt>unknown MCU '<i>{X}</i>' specified</tt></b>&quot; shown when compiling.</td>\r
- *    <td>The specified micocontroller device model name set in the user application's makefile as the <tt>MCU</tt> parameter is incorrect, or unsupported by the\r
+ *    <td>The specified microcontroller device model name set in the user application's makefile as the <tt>MCU</tt> parameter is incorrect, or unsupported by the\r
  *        version of the compiler being used. Make sure the model name is correct, or upgrade to the latest Atmel Toolchain to obtain newer device support.</td>\r
  *   </tr>\r
  *   <tr>\r