File: spelling.patch

package info (click to toggle)
libapache-asp-perl 2.63-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 4,120 kB
  • sloc: perl: 6,044; php: 409; sh: 62; lisp: 22; makefile: 10
file content (66 lines) | stat: -rw-r--r-- 2,909 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: 2018-04-01

--- a/ASP.pm
+++ b/ASP.pm
@@ -6549,7 +6549,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
@@ -7446,7 +7446,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
@@ -3956,7 +3956,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
@@ -4836,7 +4836,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
@@ -759,7 +759,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
@@ -1707,7 +1707,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