From e5d65a7539f71e4b987e5aa76fc45c7a66f3c21d Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Fri, 12 Nov 2010 17:01:31 -0500 Subject: [PATCH] spelling --- kronolith/mobile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kronolith/mobile.php b/kronolith/mobile.php index ee4cd2555..2a5f4e9bf 100644 --- a/kronolith/mobile.php +++ b/kronolith/mobile.php @@ -14,7 +14,7 @@ require_once dirname(__FILE__) . '/lib/Application.php'; Horde_Registry::appInit('kronolith'); //@TODO: Will eventually need a separate Horde::includeScriptFiles for mobile -// apps to avoid outputing all the prototype dependant stuff. +// apps to avoid outputing all the prototype dependent stuff. // //Horde::addScriptFile('http://code.jquery.com/jquery-1.4.3.min.js', 'horde', array('external' => true)); //Horde::addScriptFile('http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.js', 'horde', array('external' => true)); -- 2.11.0