File: fix-pod-spelling.patch

package info (click to toggle)
libconfig-yaml-perl 1.42-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: perl: 87; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,018 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
Description: fix POD spelling errors
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=78164
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=78164
Author: Jonathan Yu <jawnsy@cpan.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2012-07-02

--- a/lib/Config/YAML.pm
+++ b/lib/Config/YAML.pm
@@ -77,7 +77,7 @@
 creation. It is required, and must be the first parameter given. If
 the second parameter is C<output>, then it is used to specify the file
 to which configuration data will later be written out.  This
-positional dependancy makes it possible to have parameters named
+positional dependency makes it possible to have parameters named
 "config" and/or "output" in config files.
 
 Initial configuration values can be passed as subsequent parameters to
@@ -231,7 +231,7 @@
 
 =head1 DEPRECATED METHODS
 
-These methods have been superceded and will likely be removed in the
+These methods have been superseded and will likely be removed in the
 next release.
 
 =head2 get