summaryrefslogtreecommitdiffstats
path: root/Auth
diff options
context:
space:
mode:
authortailor <sam.alexander@vidoop.com>2008-01-16 17:44:48 +0000
committertailor <sam.alexander@vidoop.com>2008-01-16 17:44:48 +0000
commit8c4eb42f62c3f12b770a65f216c39e590b979b38 (patch)
tree005163c0d6d6186484a3a6f2df8d960a17189137 /Auth
parentd2e236ff7f0f5f0ef41bff170b788474717df349 (diff)
downloadphp-openid-8c4eb42f62c3f12b770a65f216c39e590b979b38.zip
php-openid-8c4eb42f62c3f12b770a65f216c39e590b979b38.tar.gz
php-openid-8c4eb42f62c3f12b770a65f216c39e590b979b38.tar.bz2
[project @ Fixing documentation]
Diffstat (limited to 'Auth')
-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