X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/1756087c3e1ecd21a594eaf7415c12ba1c852a32..3bd4011c0935e0d41af3ae59c69eec989cc53bbf:/LUFA/ManPages/DemosBootloadersProjects.txt
diff --git a/LUFA/ManPages/DemosBootloadersProjects.txt b/LUFA/ManPages/DemosBootloadersProjects.txt
index c88651361..3a6fecc1d 100644
--- a/LUFA/ManPages/DemosBootloadersProjects.txt
+++ b/LUFA/ManPages/DemosBootloadersProjects.txt
@@ -4,7 +4,7 @@
* documentation pages. It is not a project source file.
*/
-/** \page Page_Apps Library Demos, Projects and Bootloaders
+/** \page Page_LibraryApps Included Library Applications
*
* The LUFA library ships with several different host and device demos, located in the /Demos/ subdirectory.
* If this directory is missing, please re-download the project from the project homepage. Within this directory the demos
@@ -27,7 +27,7 @@
* - Demos
* - Device
* - ClassDriver
- * - AudioInput - Audio In (microphone) demo, using the library USB Audio Class driver framework.
+ * - AudioInput - Audio In (microphone) demo, using the library USB Audio Class driver framework
* - AudioOutput - Audio Out (speaker) demo, using the library USB Audio Class driver framework
* - CDC - Virtual Serial Port demo, using the library USB CDC Class driver framework
* - DualCDC - Dual Virtual Serial Port demo, using the library USB CDC Class driver framework