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
|