r76066 - in	/trunk/libcgi-application-plugin-logdispatch-perl/debian/patches: ./	series spelling.patch
    periapt-guest at users.alioth.debian.org 
    periapt-guest at users.alioth.debian.org
       
    Sat Jun 18 23:05:43 UTC 2011
    
    
  
Author: periapt-guest
Date: Sat Jun 18 23:05:40 2011
New Revision: 76066
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76066
Log:
spelling
Added:
    trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/
    trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/series
    trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/spelling.patch
Added: trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/series?rev=76066&op=file
==============================================================================
--- trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/series (added)
+++ trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/series Sat Jun 18 23:05:40 2011
@@ -1,0 +1,1 @@
+spelling.patch
Added: trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/spelling.patch?rev=76066&op=file
==============================================================================
--- trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/spelling.patch (added)
+++ trunk/libcgi-application-plugin-logdispatch-perl/debian/patches/spelling.patch Sat Jun 18 23:05:40 2011
@@ -1,0 +1,15 @@
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Subject: Spelling
+Forwarded: no
+Last-Update: 2011-06-19
+--- a/lib/CGI/Application/Plugin/LogDispatch.pm
++++ b/lib/CGI/Application/Plugin/LogDispatch.pm
+@@ -520,7 +520,7 @@
+ =head1 SINGLETON SUPPORT
+ 
+ This module can be used as a singleton object.  This means that when the object
+-is created, it will remain accessable for the duration of the process.  This can
++is created, it will remain accessible for the duration of the process.  This can
+ be useful in persistent environments like mod_perl and PersistentPerl, since the
+ object only has to be created one time, and will remain in memory across multiple
+ requests.  It can also be useful if you want to setup a DIE handler, or WARN handler,
    
    
More information about the Pkg-perl-cvs-commits
mailing list