diff -uprN old/flexifilter.components.inc new/flexifilter.components.inc
--- old/flexifilter.components.inc	2008-03-17 01:44:27.343750000 +0530
+++ new/flexifilter.components.inc	2008-03-17 13:06:14.000000000 +0530
@@ -118,7 +118,7 @@ function flexifilter_flexifilter_compone
 
   // Chunks!
   $components['flexifilter_chunk_grab'] = array(
-    'label' => t('Chunk grabber.'),
+    'label' => t('Chunk grabber'),
     'description' => t('Grabs chunks of text for further filtering and then sticks the filtered version back into the text.'),
     'callback' => 'flexifilter_component_chunk_grab',
     'group' => t('Chunks'),
