typo
authorivan <ivan>
Mon, 27 Apr 2009 23:06:54 +0000 (23:06 +0000)
committerivan <ivan>
Mon, 27 Apr 2009 23:06:54 +0000 (23:06 +0000)
htetc/handler.pl

index 1b3a211..d6014b7 100644 (file)
@@ -96,7 +96,7 @@ sub handler
       #breaks quick payment entry
       #http://rt.cpan.org/Public/Bug/Display.html?id=37365
       die "CGI.pm v3.38 is broken, use any other version >= 3.29".
-          " (Debian 5.0?  aptitude remove ligcgi-pm-perl)"
+          " (Debian 5.0?  aptitude remove libcgi-pm-perl)"
         if $CGI::VERSION == 3.38;
 
       #use CGI::Carp qw(fatalsToBrowser);