You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2004/07/02 03:28:36 UTC

cvs commit: modperl-2.0/lib/ModPerl Config.pm

stas        2004/07/01 18:28:36

  Modified:    lib/ModPerl Config.pm
  Log:
  a typo
  
  Revision  Changes    Path
  1.12      +1 -1      modperl-2.0/lib/ModPerl/Config.pm
  
  Index: Config.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/lib/ModPerl/Config.pm,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- Config.pm	2 Jul 2004 01:25:52 -0000	1.11
  +++ Config.pm	2 Jul 2004 01:28:36 -0000	1.12
  @@ -67,7 +67,7 @@
           $cfg .= "$libs\n\n";
       }
       else {
  -        $cfg .= "config script were not found\n\n";
  +        $cfg .= "config scripts were not found\n\n";
       }
   
       # perl opts