File: pod-spelling

package info (click to toggle)
libhtml-prototype-perl 1.48-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 508 kB
  • sloc: perl: 608; makefile: 4
file content (18 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (4)
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