From: Michael M Slusarz Date: Wed, 12 Jan 2011 19:03:17 +0000 (-0700) Subject: phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=21ac6e16c3bb09148eed53ee609a3add18ae4696;p=horde.git phpdoc --- diff --git a/framework/Core/lib/Horde/Registry.php b/framework/Core/lib/Horde/Registry.php index bb5cc0b6d..b715a0750 100644 --- a/framework/Core/lib/Horde/Registry.php +++ b/framework/Core/lib/Horde/Registry.php @@ -1930,7 +1930,7 @@ class Horde_Registry /** * Return whether the authentication backend requested a password change. * - * @return boolean Whether the backend requested a password change. + * @return boolean Whether the backend requested a password change. */ public function passwordChangeRequested() {