aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-06-01 14:33:40 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-06-01 14:33:40 +0000
commitf01a05415c03b0dd61297849ece2cfcce7f8d3e8 (patch)
treee46fd811bc29edaa3764a2d2a89e760621c8f794 /LUFA/ManPages/MigrationInformation.txt
parent6d2a08f1b77208de1f71dd4035d21f13e3f90462 (diff)
downloadlufa-f01a05415c03b0dd61297849ece2cfcce7f8d3e8.tar.gz
lufa-f01a05415c03b0dd61297849ece2cfcce7f8d3e8.tar.bz2
lufa-f01a05415c03b0dd61297849ece2cfcce7f8d3e8.zip
Spell check library source code files.
Diffstat (limited to 'LUFA/ManPages/MigrationInformation.txt')
-rw-r--r--LUFA/ManPages/MigrationInformation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt
index 83eb6e6a4..86bf22803 100644
--- a/LUFA/ManPages/MigrationInformation.txt
+++ b/LUFA/ManPages/MigrationInformation.txt
@@ -37,7 +37,7 @@
*
* <b>USB Core</b>
* - By default, unordered Endpoint and Pipe configuration is now allowed once again, via the previous workaround of
- * reconfiguring all Endpoints/Pipes in order each time a new Endpoint/Pipe is created. To minimise the compiled program
+ * reconfiguring all Endpoints/Pipes in order each time a new Endpoint/Pipe is created. To minimize the compiled program
* size, the new \c ORDERED_EP_CONFIG compile time option may be defined in the project makefile to restrict the ordering
* in exchange for a smaller compiled binary size.
* - The previous F_CLOCK symbol, required in the project makefile, has been renamed to F_USB. This is due to the previous name