From: Christoph Lameter Subject: Fix spelling in slub_def.h Signed-off-by: Christoph Lameter Index: linux-2.6/include/linux/slub_def.h =================================================================== --- linux-2.6.orig/include/linux/slub_def.h 2007-11-07 10:29:54.000000000 -0800 +++ linux-2.6/include/linux/slub_def.h 2007-11-07 10:30:37.000000000 -0800 @@ -86,7 +86,7 @@ struct kmem_cache { int align; /* Alignment */ int defrag_ratio; /* * objects/possible-objects limit. If we have - * less that the specified percentage of + * less than the specified percentage of * objects allocated then defrag passes * will start to occur during reclaim. */