stas        2003/05/27 19:06:21

  Modified:    t/filter/TestFilter in_bbs_underrun.pm
  Log:
  comment typo fix
  
  Revision  Changes    Path
  1.4       +1 -1      modperl-2.0/t/filter/TestFilter/in_bbs_underrun.pm
  
  Index: in_bbs_underrun.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/filter/TestFilter/in_bbs_underrun.pm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- in_bbs_underrun.pm        19 May 2003 07:36:50 -0000      1.3
  +++ in_bbs_underrun.pm        28 May 2003 02:06:21 -0000      1.4
  @@ -1,7 +1,7 @@
   package TestFilter::in_bbs_underrun;
   
   # this test exercises the underrun filter concept. Sometimes filters
  -# need to read at least N bytes before they can apply they
  +# need to read at least N bytes before they can apply their
   # transformation. It's quite possible that reading one bucket brigade
   # is not enough. But two or more are needed.
   #
  
  
  

Reply via email to