Fix phpdoc.
authorJan Schneider <jan@horde.org>
Sun, 23 Aug 2009 21:04:04 +0000 (23:04 +0200)
committerJan Schneider <jan@horde.org>
Sun, 23 Aug 2009 21:04:04 +0000 (23:04 +0200)
framework/Auth/lib/Horde/Auth.php

index c43c1dd..5e3a567 100644 (file)
@@ -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:
      * <pre>