Change 34821 by [EMAIL PROTECTED] on 2008/11/12 10:45:45
Integrate:
[ 25261]
Subject: [PATCH] Typos in *.p[lm]
From: "Piotr Fusik" <[EMAIL PROTECTED]>
Date: Sun, 31 Jul 2005 12:50:04 +0200
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/maint-5.8/perl/lib/CGI/Carp.pm#14 integrate
Differences ...
==== //depot/maint-5.8/perl/lib/CGI/Carp.pm#14 (text) ====
Index: perl/lib/CGI/Carp.pm
--- perl/lib/CGI/Carp.pm#13~33516~ 2008-03-13 12:37:42.000000000 -0700
+++ perl/lib/CGI/Carp.pm 2008-11-12 02:45:45.000000000 -0800
@@ -275,7 +275,7 @@
fatalsToBrowser() output.
1.23 ineval() now checks both $^S and inspects the message for the "eval"
pattern
- (hack alert!) in order to accomodate various combinations of Perl and
+ (hack alert!) in order to accommodate various combinations of Perl and
mod_perl.
1.24 Patch from Scott Gifford ([EMAIL PROTECTED]): Add support
End of Patch.