Package: libhtml-prototype-perl / 1.48-4

pod-spelling Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: fix a spelling mistake in the POD
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=85631
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85631
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2013-05-26

--- a/lib/HTML/Prototype/Js.pm
+++ b/lib/HTML/Prototype/Js.pm
@@ -89,7 +89,7 @@
 
 a subclass of Ajax.Base, this class uses Ajax.Request to populate
 a container in your web page. Takes container, url and Ajax.Base
-options as paramters.
+options as parameters.
 
 =item Ajax.Request