From 21ac6e16c3bb09148eed53ee609a3add18ae4696 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 12 Jan 2011 12:03:17 -0700 Subject: [PATCH] phpdoc --- 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 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() { -- 2.11.0