File: spelling2.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 (24 lines) | stat: -rw-r--r-- 1,465 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
Description: fix another two typos reported by lintian
Author: Florian Schlichting <fschlich@zedat.fu-berlin.de>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69642

--- a/ASP.pm
+++ b/ASP.pm
@@ -2348,7 +2348,7 @@
 for easy use.
 
 Unless StateDir is configured, this directory must be some 
-writeable directory by the web server.  $Session and $Application 
+writable directory by the web server.  $Session and $Application 
 object state files will be stored in this directory.  If StateDir
 is configured, then ignore this paragraph, as it overrides the 
 Global directory for this purpose.
@@ -6380,7 +6380,7 @@
 
 =end html
 
-I would like to say that your ASP module rocks :-) We have practically stopped developing in anything else about half a year ago, and are now using Apache::ASP extensively. I just love Perl, and whereever we are not "forced" to use JSP, we chose ASP. It is fast, reliable, versatile, documented in a way that is the best for professionals - so thank you for writting and maintaining it!
+I would like to say that your ASP module rocks :-) We have practically stopped developing in anything else about half a year ago, and are now using Apache::ASP extensively. I just love Perl, and whereever we are not "forced" to use JSP, we chose ASP. It is fast, reliable, versatile, documented in a way that is the best for professionals - so thank you for writing and maintaining it!
 
   -- Csongor Fagyal, Concept Online Ltd.