File: fix-spelling.patch

package info (click to toggle)
libwebservice-youtube-perl 1.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 416 kB
  • sloc: perl: 5,070; makefile: 4
file content (42 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Description: Fix typo "interfece" -> "interface"
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=59974
Bug-Debian: https://bugs.debian.org/538116
Forwarded: yes
Author: Jonathan Yu <frequency@cpan.org>
Reviewed-by: Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>
Last-Update: 2010-08-01

--- a/lib/WebService/YouTube.pm
+++ b/lib/WebService/YouTube.pm
@@ -34,7 +34,7 @@
 
 =head1 NAME
 
-WebService::YouTube - Perl interfece to YouTube
+WebService::YouTube - Perl interface to YouTube
 
 =head1 VERSION
 
--- a/lib/WebService/YouTube/Feeds.pm
+++ b/lib/WebService/YouTube/Feeds.pm
@@ -172,7 +172,7 @@
 
 =head1 NAME
 
-WebService::YouTube::Feeds - Perl interfece to YouTube RSS Feeds
+WebService::YouTube::Feeds - Perl interface to YouTube RSS Feeds
 
 =head1 VERSION
 
--- a/lib/WebService/YouTube/Videos.pm
+++ b/lib/WebService/YouTube/Videos.pm
@@ -155,7 +155,7 @@
 
 =head1 NAME
 
-WebService::YouTube::Videos - Perl interfece to youtube.videos.*
+WebService::YouTube::Videos - Perl interface to youtube.videos.*
 
 =head1 VERSION