Author: stas
Date: Wed Nov 24 15:04:01 2004
New Revision: 106487

URL: http://svn.apache.org/viewcvs?view=rev&rev=106487
Log:
comment typo

Modified:
   perl/modperl/trunk/src/modules/perl/modperl_io_apache.c

Modified: perl/modperl/trunk/src/modules/perl/modperl_io_apache.c
Url: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/src/modules/perl/modperl_io_apache.c?view=diff&rev=106487&p1=perl/modperl/trunk/src/modules/perl/modperl_io_apache.c&r1=106486&p2=perl/modperl/trunk/src/modules/perl/modperl_io_apache.c&r2=106487
==============================================================================
--- perl/modperl/trunk/src/modules/perl/modperl_io_apache.c     (original)
+++ perl/modperl/trunk/src/modules/perl/modperl_io_apache.c     Wed Nov 24 
15:04:01 2004
@@ -315,7 +315,7 @@
 
         /* XXX: what happens if the downstream filter returns more
          * data than the caller has asked for? We can't return more
-         * data that requested, so it needs to be stored somewhere and
+         * data than requested, so it needs to be stored somewhere and
          * dealt with on the subsequent calls to this function. or may
          * be we should just assert, blaming a bad filter. at the
          * moment I couldn't find a spec telling whether it's wrong

Reply via email to