File: fix-spelling-error-in-manpage.patch

package info (click to toggle)
libnet-oauth2-perl 0.64-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 228 kB
  • sloc: perl: 759; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 577 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix spelling error in manpage
Author: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Last-Updated: 2016-01-21
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=111342
Bug: https://rt.cpan.org/Ticket/Display.html?id=111342

--- a/lib/Net/OAuth2/AccessToken.pod
+++ b/lib/Net/OAuth2/AccessToken.pod
@@ -69,7 +69,7 @@ Refresh the token when expired.
 
 =item error => STRING
 
-Set when an error has occured, the token is not valid.  This is not
+Set when an error has occurred, the token is not valid.  This is not
 numerical.
 
 =item error_description => STRING