From f01a05415c03b0dd61297849ece2cfcce7f8d3e8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 1 Jun 2011 14:33:40 +0000 Subject: Spell check library source code files. --- LUFA/ManPages/MigrationInformation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/ManPages/MigrationInformation.txt') 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 @@ * * USB Core * - 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 -- cgit v1.2.3