diff options
-rw-r--r-- | Auth/OpenID/AX.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/AX.php b/Auth/OpenID/AX.php index 715c3d8..41d9067 100644 --- a/Auth/OpenID/AX.php +++ b/Auth/OpenID/AX.php @@ -537,7 +537,7 @@ class Auth_OpenID_AX_KeyValueMessage extends Auth_OpenID_AX_Message { } /* - * Parse attribiute exchange key/value arguments into this object. + * Parse attribute exchange key/value arguments into this object. * * @param ax_args: The attribute exchange fetch_response * arguments, with namespacing removed. |