aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/LibraryApps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/ManPages/LibraryApps.txt')
-rw-r--r--LUFA/ManPages/LibraryApps.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index a2a45f4ac..abd007359 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -7,7 +7,7 @@
/** \page Page_LibraryApps Included Library Applications
*
* The LUFA library ships with several different host and device demos, located in the /Demos/ subdirectory. Within this
- * directory the demos are seperated by USB mode (Device, Host, OTG) and further seperated by the use or non-use of the
+ * directory the demos are separated by USB mode (Device, Host, OTG) and further separated by the use or non-use of the
* library USB Class drivers (which abstract out the actual implementation of the USB classes to simplify development even
* further at the expense of a loss of flexibility).
*
@@ -111,4 +111,4 @@
* - <b>StandaloneProgrammer</b> - Incomplete Standalone AVR Programmer application, to program AVRs directly from a Mass Storage disk
*
* </small>
- */ \ No newline at end of file
+ */