From: Michael J. Rubinsky Date: Fri, 12 Nov 2010 22:01:31 +0000 (-0500) Subject: spelling X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e5d65a7539f71e4b987e5aa76fc45c7a66f3c21d;p=horde.git spelling --- 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));