projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix off-by-one error in the Mass Storage bootloader file size, add missing Volume...
[pub/lufa.git]
/
Bootloaders
/
MassStorage
/
BootloaderMassStorage.txt
diff --git
a/Bootloaders/MassStorage/BootloaderMassStorage.txt
b/Bootloaders/MassStorage/BootloaderMassStorage.txt
index
032e280
..
7ca7c1f
100644
(file)
--- a/
Bootloaders/MassStorage/BootloaderMassStorage.txt
+++ b/
Bootloaders/MassStorage/BootloaderMassStorage.txt
@@
-57,7
+57,7
@@
*
* \section Sec_Installation Driver Installation
*
*
* \section Sec_Installation Driver Installation
*
- * This bootloader uses the Mass Storage
printer
drivers inbuilt into all modern operating systems, thus no additional
+ * This bootloader uses the Mass Storage drivers inbuilt into all modern operating systems, thus no additional
* drivers need to be supplied for correct operation.
*
* \section Sec_HostApp Host Controller Application
* drivers need to be supplied for correct operation.
*
* \section Sec_HostApp Host Controller Application