From: Jan Schneider Date: Sun, 23 Aug 2009 21:04:04 +0000 (+0200) Subject: Fix phpdoc. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=13382bab2f5c43095bc30d331f71e5e8bba5d0fb;p=horde.git Fix phpdoc. --- diff --git a/framework/Auth/lib/Horde/Auth.php b/framework/Auth/lib/Horde/Auth.php index c43c1ddb8..5e3a567a1 100644 --- a/framework/Auth/lib/Horde/Auth.php +++ b/framework/Auth/lib/Horde/Auth.php @@ -352,9 +352,9 @@ class Horde_Auth } /** - * Checks if there is a session with valid auth information. for the - * specified user. If there isn't, but the configured Auth driver supports - * transparent authentication, then we try that. + * Checks if there is a session with valid auth information. If there + * isn't, but the configured Auth driver supports transparent + * authentication, then we try that. * * @params array $options Additional options: *