Documentation improvements - put driver example code into its own section, fix incorr...
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / Lib / PetiteFATFs / pff.h
index bd43fbc..87ac2df 100644 (file)
@@ -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,
 /----------------------------------------------------------------------------/
 / 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.
 /
 /
 /  Copyright (C) 2010, ChaN, all right reserved.
 /
@@ -235,3 +235,4 @@ FRESULT pf_readdir (DIR*, FILINFO*);        /* Read a directory item */
 
 
 #endif /* _FATFS */
 
 
 #endif /* _FATFS */
+