--- liblzf/lzfP.h 2007/11/05 23:28:40 1.17 +++ liblzf/lzfP.h 2007/11/13 10:41:52 1.18 @@ -58,9 +58,8 @@ /* * Sacrifice very little compression quality in favour of compression speed. * This gives almost the same compression as the default code, and is - * (very roughly) 15% faster. This is the preferable mode of operation. + * (very roughly) 15% faster. This is the preferred mode of operation. */ - #ifndef VERY_FAST # define VERY_FAST 1 #endif