From fa8b9d29037e6c5496fad824037c280034716fb3 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 5 Mar 2009 10:57:42 -0800 Subject: [PATCH] fix infromation typo --- cgi/pkgreport.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi/pkgreport.cgi b/cgi/pkgreport.cgi index a856a80..580dbf2 100755 --- a/cgi/pkgreport.cgi +++ b/cgi/pkgreport.cgi @@ -424,7 +424,7 @@ if (defined $pseudodesc and defined $pkg and exists $pseudodesc->{$pkg}) { delete $param{dist}; } -# output infomration about the packages +# output information about the packages for my $package (make_list($param{package}||[])) { print generate_package_info(binary => 1, -- 2.39.2