fix spelling
authorChuck Hagenbuch <chuck@horde.org>
Thu, 29 Oct 2009 22:40:42 +0000 (18:40 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Fri, 30 Oct 2009 00:11:54 +0000 (20:11 -0400)
framework/Controller/lib/Horde/Controller/Base.php

index 7c4ea7c..aae7211 100644 (file)
@@ -411,7 +411,7 @@ abstract class Horde_Controller_Base
 
     /**
      * Each variable set through routing {@link Horde_Routes_Mapper} is
-     * availabie in controllers using the $params array.
+     * available in controllers using the $params array.
      *
      * The controller also has access to GET/POST arrays using $params
      *