Index: handlers/views_handler_filter.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/views/handlers/views_handler_filter.inc,v
retrieving revision 1.3
diff -u -r1.3 views_handler_filter.inc
--- handlers/views_handler_filter.inc	8 Oct 2008 00:14:00 -0000	1.3
+++ handlers/views_handler_filter.inc	18 Oct 2008 14:16:11 -0000
@@ -215,7 +215,7 @@
       );
       $form['expose_button']['markup'] = array(
         '#prefix' => '<div class="description">',
-        '#value' => t('This item is currently exposed. If you <strong>hide</strong> it, users will not able to change the filter as they view it.'),
+        '#value' => t('This item is currently exposed. If you <strong>hide</strong> it, users will not be able to change the filter as they view it.'),
         '#suffix' => '</div>',
       );
     }
