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

package info (click to toggle)
libconfig-record-perl 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 212 kB
  • ctags: 14
  • sloc: perl: 516; sh: 34; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Fix spelling error in manpage
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=71639
Forwarded: yes
Author: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2011-10-12

--- a/lib/Config/Record.pod
+++ b/lib/Config/Record.pod
@@ -120,7 +120,7 @@
 
 The syntax described thus far is classed as the base feature set. By
 passing the C<features> parameter when creating an instance of the
-C<Config::Record> class, it is posible to turn on certain extra 
+C<Config::Record> class, it is possible to turn on certain extra 
 features
 
 =head2 QUOTED NON-ALPHANUMERIC KEYS