From d53069841a256cb02d3bbe3a8e4e20ce8dbf4d87 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 22 Jul 2009 16:08:48 -0600 Subject: [PATCH] phpdoc typo --- framework/Core/lib/Horde/Registry.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Core/lib/Horde/Registry.php b/framework/Core/lib/Horde/Registry.php index 3da89da43..9bfebf969 100644 --- a/framework/Core/lib/Horde/Registry.php +++ b/framework/Core/lib/Horde/Registry.php @@ -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) -- 2.11.0