Spell check more of the third party libraries used by LUFA.
[pub/USBasp.git] / Projects / Webserver / Lib / FATFs / ff.c
index cd01f46..1e53131 100644 (file)
 #endif
 
 
-/* Reentrancy related */
+/* Re-entrancy related */
 #if _FS_REENTRANT
 #if _USE_LFN == 1
 #error Static LFN work area must not be used in re-entrant configuration.