summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-29 17:37:34 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-29 17:37:34 +0100
commit5a76a2b77ca57cb3fa73b7fbb9890f9011db5e62 (patch)
tree483adaa67ae0ff779f2dd157b65470a0ae5d2f26
parent50a65a3ceda05ca6dcf75f24b05f8cd3d357ac3a (diff)
Fixed broken link as reported by CPANTS.
-rw-r--r--lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm b/lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm
index 030e2b6..139a56b 100644
--- a/lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm
+++ b/lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm
@@ -133,7 +133,7 @@ C<verify> is designed for verifying pre-existing access tokens. Instead of using
The server seems to ignore the C<Authorization> header for this request, so including it is probably not a problem. If you want to avoid sending the access token in the header, it's necessary to manually construct the request and decode the response.
-See L</SYNOPSYS> for usage examples.
+See L</SYNOPSIS> for usage examples.
=item C<revoke>