File: spelling-errors.patch

package info (click to toggle)
libhtml-rewriteattributes-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 272 kB
  • sloc: perl: 2,139; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: spelling error
Author: Xavier Guimard <x.guimard@free.fr>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=126964
Last-Update: 2018-08-27

--- a/lib/HTML/RewriteAttributes.pm
+++ b/lib/HTML/RewriteAttributes.pm
@@ -142,7 +142,7 @@
 for you.
 
 This module is designed to be subclassable to make handling special cases
-eaiser. See the source for methods you can override.
+easier. See the source for methods you can override.
 
 =head1 METHODS