summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Auth/Yadis/Manager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/Yadis/Manager.php b/Auth/Yadis/Manager.php
index 43fb50a..d50cf7a 100644
--- a/Auth/Yadis/Manager.php
+++ b/Auth/Yadis/Manager.php
@@ -361,7 +361,7 @@ class Auth_Yadis_Manager {
*
* High-level usage pattern is to call .getNextService(discover) in
* order to find the next available service for this user for this
- * session. Once a request completes, call .finish() to clean up the
+ * session. Once a request completes, call .cleanup() to clean up the
* session state.
*
* @package OpenID