Author: phred
Date: Sun Feb 24 12:57:23 2008
New Revision: 630679
URL: http://svn.apache.org/viewvc?rev=630679&view=rev
Log:
fix spelling error
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=630679&r1=630678&r2=630679&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Sun Feb 24 12:57:23 2008
@@ -38,7 +38,7 @@
instead of $r->pool itself, ensuring they run _before_ any other
$r->pool cleanups [Torsten Foertsch]
-Fix a bug that would prevent pnotes from being cleaned up proprely
+Fix a bug that would prevent pnotes from being cleaned up properly
at the end of the request [Torsten Foertsch]
On Win32, embed the manifest file, if present, in mod_perl.so,