File: spelling.patch

package info (click to toggle)
libaudio-rpld-perl 0.006-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 300 kB
  • sloc: perl: 2,117; makefile: 2
file content (53 lines) | stat: -rw-r--r-- 1,920 bytes parent folder | download | duplicates (3)
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
43
44
45
46
47
48
49
50
51
52
53
Description: fix a spelling error ("information" is already plural)
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=81809
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=81809
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2012-12-08

--- a/lib/Audio/RPLD.pm
+++ b/lib/Audio/RPLD.pm
@@ -860,7 +860,7 @@
 
 Send a SERVERINFO command to the server.
 
-This tells basic informations about the server like it's version and location.
+This tells basic information about the server like it's version and location.
 
 The return value is a hashref which contains the following keys (all keys may or may not be set depending on what info the server provides):
 
@@ -880,7 +880,7 @@
 
 =item contact
 
-Those are informations on the server administrator. Normally contains nick or real name
+Those are information on the server administrator. Normally contains nick or real name
 as well as an e-mail address.
 
 =item serial
@@ -907,13 +907,13 @@
 
 =item build
 
-This is a build stamp. It contains informations on the build.
+This is a build stamp. It contains information on the build.
 This is mostly useful when reporting problems to upstream or the distributor.
 
 =item system
 
-This contains a sub-hash with informations about the server's OS.
-Those informations are normally read via the uname() system call
+This contains a sub-hash with information about the server's OS.
+Those information are normally read via the uname() system call
 by the server software. This means all limits of uname() also apply
 to those data.
 The following keys are know as of this writing:
@@ -940,7 +940,7 @@
 
 =item x
 
-This is a sub-hash with vendor specific informations.
+This is a sub-hash with vendor specific information.
 The name is based on the "X-"-prefix those keys have.
 The content and format is fully up to the server software.
 However the following keys have been seen in the wild: