summaryrefslogtreecommitdiffstats
path: root/Auth
diff options
context:
space:
mode:
Diffstat (limited to 'Auth')
-rw-r--r--Auth/OpenID/Interface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/Interface.php b/Auth/OpenID/Interface.php
index 71c58e7..1830179 100644
--- a/Auth/OpenID/Interface.php
+++ b/Auth/OpenID/Interface.php
@@ -74,7 +74,7 @@ class Auth_OpenID_OpenIDStore {
* If no handle is specified, the store may return any association
* which matches the server URL. If multiple associations are
* valid, the recommended return value for this method is the one
- * that will remain valid for the longest duration.
+ * most recently issued.
*
* This method is allowed (and encouraged) to garbage collect
* expired associations when found. This method must not return