typo
authorChuck Hagenbuch <chuck@horde.org>
Sun, 8 Aug 2010 02:28:30 +0000 (22:28 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 8 Aug 2010 02:28:30 +0000 (22:28 -0400)
framework/Controller/lib/Horde/Controller/PreFilter.php

index 1bdb886..7ac67eb 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Interface for filers to be run before the controller is executed
+ * Interface for filters to be run before the controller is executed
  *
  * @category Horde
  * @package  Horde_Controller