From: Chuck Hagenbuch Date: Tue, 14 Jul 2009 04:20:20 +0000 (-0400) Subject: spelling X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=44313c9293ec7f0a18ecb0516ebdedf5a61403db;p=horde.git spelling --- diff --git a/framework/Core/lib/Horde/Registry.php b/framework/Core/lib/Horde/Registry.php index eccf2d7a3..094a34351 100644 --- a/framework/Core/lib/Horde/Registry.php +++ b/framework/Core/lib/Horde/Registry.php @@ -87,7 +87,7 @@ class Horde_Registry * @param integer $session_flags Any session flags. * * @return Horde_Registry The Horde_Registry instance. - * @thros Horde_Exception + * @throws Horde_Exception */ static public function singleton($session_flags = 0) {