File: spelling.patch

package info (click to toggle)
libapache-asp-perl 2.62-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,432 kB
  • ctags: 875
  • sloc: perl: 6,033; php: 417; sh: 65; lisp: 22; makefile: 10
file content (66 lines) | stat: -rw-r--r-- 2,853 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Description: fix some spelling mistakes
Origin: vendor
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69642
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2011-02-13

--- a/ASP.pm
+++ b/ASP.pm
@@ -6568,7 +6568,7 @@
  + New RequestBinaryRead configuration created, may be turned off
    to prevent $Request object from reading POST data
 
- ++ mod_perl 2 optmizations, there was a large code impact on this,
+ ++ mod_perl 2 optimizations, there was a large code impact on this,
    as much code was restructured to reduce the differences between
    mod_perl 1 and mod_perl 2, most importantly, Apache::compat is
    no longer used
@@ -7465,7 +7465,7 @@
  +Net::SMTP debugging not enabled by Debug 1,2,3 configs,
   not only when system debugging is set with Debug -1,-2,-3
   However, a Debug param passed to $Server->Mail() will 
-  sucessfully override the Debug -1,-2,-3 setting even
+  successfully override the Debug -1,-2,-3 setting even
   when its Debug => 0
 
  -Check for undef values during stats for inline includes
--- a/README
+++ b/README
@@ -3944,7 +3944,7 @@
      + New RequestBinaryRead configuration created, may be turned off
        to prevent $Request object from reading POST data
 
-     ++ mod_perl 2 optmizations, there was a large code impact on this,
+     ++ mod_perl 2 optimizations, there was a large code impact on this,
        as much code was restructured to reduce the differences between
        mod_perl 1 and mod_perl 2, most importantly, Apache::compat is
        no longer used
@@ -4824,7 +4824,7 @@
      +Net::SMTP debugging not enabled by Debug 1,2,3 configs,
       not only when system debugging is set with Debug -1,-2,-3
       However, a Debug param passed to $Server->Mail() will 
-      sucessfully override the Debug -1,-2,-3 setting even
+      successfully override the Debug -1,-2,-3 setting even
       when its Debug => 0
 
      -Check for undef values during stats for inline includes
--- a/site/changes.html
+++ b/site/changes.html
@@ -706,7 +706,7 @@
  + New RequestBinaryRead configuration created, may be turned off
    to prevent $Request object from reading POST data
 
- ++ mod_perl 2 optmizations, there was a large code impact on this,
+ ++ mod_perl 2 optimizations, there was a large code impact on this,
    as much code was restructured to reduce the differences between
    mod_perl 1 and mod_perl 2, most importantly, Apache::compat is
    no longer used
@@ -1654,7 +1654,7 @@
  +Net::SMTP debugging not enabled by Debug 1,2,3 configs,
   not only when system debugging is set with Debug -1,-2,-3
   However, a Debug param passed to $Server-&gt;Mail() will 
-  sucessfully override the Debug -1,-2,-3 setting even
+  successfully override the Debug -1,-2,-3 setting even
   when its Debug =&gt; 0
 
  -Check for undef values during stats for inline includes