X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/71e28def270dd8475a82a5903cf64bd437297018..a3784c59440fb4e25dd5139dedd31e472df8a9c5:/LUFA/DoxygenPages/ExportingLibrary.txt diff --git a/LUFA/DoxygenPages/ExportingLibrary.txt b/LUFA/DoxygenPages/ExportingLibrary.txt index 3ec0da10b..449827ea7 100644 --- a/LUFA/DoxygenPages/ExportingLibrary.txt +++ b/LUFA/DoxygenPages/ExportingLibrary.txt @@ -18,7 +18,7 @@ * \section Sec_LibraryExport Exporting the Library * An export of the library is at its most basic, a direct copy of the main "LUFA" source folder from the * root download folder; this contains the library core which can be re-used within external projects. - * However, as many IDEs attempt to automatically compile all included source files, it is neccesary to + * However, as many IDEs attempt to automatically compile all included source files, it is necessary to * exclude some directories and files from the library core export to allow for easier integration into * an IDE project. *