phpdoc typo
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 22 Jul 2009 22:08:48 +0000 (16:08 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 22 Jul 2009 22:08:48 +0000 (16:08 -0600)
framework/Core/lib/Horde/Registry.php

index 3da89da..9bfebf9 100644 (file)
@@ -1075,7 +1075,7 @@ class Horde_Registry
      *
      * @param string $app  The name of the application.
      *
-     * @return string  URL pointing to the inital page of the application.
+     * @return string  URL pointing to the initial page of the application.
      * @throws Horde_Exception
      */
     public function getInitialPage($app = null)