Skip to content

Commit

Permalink
Fix typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Feb 6, 2012
1 parent 46c4121 commit 9ac588b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/consumer.cgi
Expand Up @@ -90,7 +90,7 @@ sub handle_login {
# openid server endpoint
my $claimed_identity = $openid->claimed_identity($params->{openid});

# if we failk to get the claimed identity it means either the identity is
# if we fail to get the claimed identity it means either the identity is
# invalid (eg malformed) or the endpoint could not be determined. the
# Consumer object provides more detail about what happened via its error
# methods
Expand Down

0 comments on commit 9ac588b

Please sign in to comment.