diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-30 08:29:53 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-30 08:29:53 +0000 |
commit | 2034141a7eb4d21a738f688b5e35a43793d17fbc (patch) | |
tree | e08d9737d2b91825e29bacdce1150d441e6aeb72 /Projects/Incomplete/StandaloneProgrammer/Lib | |
parent | fd9b34aac48ad969b9ef9e4a9d7120ae924cec39 (diff) | |
download | lufa-2034141a7eb4d21a738f688b5e35a43793d17fbc.tar.gz lufa-2034141a7eb4d21a738f688b5e35a43793d17fbc.tar.bz2 lufa-2034141a7eb4d21a738f688b5e35a43793d17fbc.zip |
Spell check more of the third party libraries used by LUFA.
Diffstat (limited to 'Projects/Incomplete/StandaloneProgrammer/Lib')
-rw-r--r-- | Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/pff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/pff.h b/Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/pff.h index bd43fbce1..bdf1f9485 100644 --- a/Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/pff.h +++ b/Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/pff.h @@ -3,7 +3,7 @@ /----------------------------------------------------------------------------/ / Petit FatFs module is an open source software to implement FAT file system to / small embedded systems. This is a free software and is opened for education, -/ research and commercial developments under license policy of following trems. +/ research and commercial developments under license policy of following terms. / / Copyright (C) 2010, ChaN, all right reserved. / |