diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-06-16 11:46:42 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-06-16 11:46:42 +0000 |
| commit | 98156525ed97f1e538362d8a92e9903b00604cf8 (patch) | |
| tree | b774ef64abbb86afb9039102726375295348da0d /LUFA | |
| parent | fbc47576f4034ff0b1a7da7766fa1ba31b32d0a7 (diff) | |
Fix compile and Doxygen errors due to the spell-check changes in the source code.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1342 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA')
| -rw-r--r-- | LUFA/ManPages/Donating.txt | 2 | ||||
| -rw-r--r-- | LUFA/ManPages/LUFAvsAtmelStack.txt | 2 | ||||
| -rw-r--r-- | LUFA/ManPages/MainPage.txt | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/LUFA/ManPages/Donating.txt b/LUFA/ManPages/Donating.txt index 984cbfb5..fff54adc 100644 --- a/LUFA/ManPages/Donating.txt +++ b/LUFA/ManPages/Donating.txt @@ -15,7 +15,7 @@ * donations are <i>greatly</i> appreciated. * * Note that commercial entities can remove the attribution portion of the LUFA license by a one-time fee - see - * \ref Page_LicenceInfo for more details (<b>Note: Please do NOT pay this in advance through the donation link below - + * \ref Page_LicenseInfo for more details (<b>Note: Please do NOT pay this in advance through the donation link below - * contact author for payment details.</b>). * * \image html "http://www.pledgie.com/campaigns/6927.png?skin_name=chrome" diff --git a/LUFA/ManPages/LUFAvsAtmelStack.txt b/LUFA/ManPages/LUFAvsAtmelStack.txt index 99e2dc3a..fba26524 100644 --- a/LUFA/ManPages/LUFAvsAtmelStack.txt +++ b/LUFA/ManPages/LUFAvsAtmelStack.txt @@ -12,7 +12,7 @@ * official Atmel USB stack. Below are just some of the advantages to choosing LUFA over the official stack. * * - <b>Licensing:</b> - * LUFA is released under a very permissive MIT license (see \ref Page_LicenceInfo), while the Atmel stack carries several + * LUFA is released under a very permissive MIT license (see \ref Page_LicenseInfo), while the Atmel stack carries several * restrictions as to how and where it can be used. LUFA's licensing should be suitable for both Commercial and Non-Commercial * entities alike. * diff --git a/LUFA/ManPages/MainPage.txt b/LUFA/ManPages/MainPage.txt index 1282fabc..f8cd2e57 100644 --- a/LUFA/ManPages/MainPage.txt +++ b/LUFA/ManPages/MainPage.txt @@ -13,7 +13,7 @@ * * <b>LUFA is donationware. For author and donation information, see \ref Page_Donating.</b> * - * LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license (see \ref Page_LicenceInfo). + * LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license (see \ref Page_LicenseInfo). * It supports a large number of USB AVR models and boards (see \ref Page_DeviceSupport). It is designed to provide an easy to use, * feature rich framework for the development of USB peripherals and hosts. * @@ -39,7 +39,7 @@ * \li \subpage Page_WhyUseLUFA - What are the advantages of using LUFA? * \li \subpage Page_LUFAvsAtmelStack - How does LUFA compare to the Atmel USB AVR stack? * \li \subpage Page_AlternativeStacks - Alternative USB AVR Stacks - * \li \subpage Page_LicenceInfo - Project source license and commercial use information + * \li \subpage Page_LicenseInfo - Project source license and commercial use information * \li \subpage Page_Donating - Donating to support this project * \li \subpage Page_LibraryApps - Overview of included Demos, Bootloaders and Projects */ |
