From 9eaf58f540355d659a3e48f80334b1c8ad791227 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Thu, 29 Oct 2009 18:40:42 -0400 Subject: [PATCH] fix spelling --- framework/Controller/lib/Horde/Controller/Base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Controller/lib/Horde/Controller/Base.php b/framework/Controller/lib/Horde/Controller/Base.php index 7c4ea7c83..aae7211c3 100644 --- a/framework/Controller/lib/Horde/Controller/Base.php +++ b/framework/Controller/lib/Horde/Controller/Base.php @@ -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 * -- 2.11.0