File: spelling.patch

package info (click to toggle)
libconvert-ytext-perl 0.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 132 kB
  • sloc: perl: 322; makefile: 11
file content (15 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: fix a POD typo found by lintian
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=125848

--- a/lib/Convert/YText.pm
+++ b/lib/Convert/YText.pm
@@ -235,7 +235,7 @@
 The characters '+' and '-' are pretty widely used to attach suffixes
 (although usually only one works on a given mail host). It seems ok to
 use '+-', since the first marks the beginning of a suffix, and then is
-a regular character. The character '.' also seems mostly permissable.
+a regular character. The character '.' also seems mostly permissible.
 
 
 =head1 AUTHOR